Python Eel app icon? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python Eel app icon?

So I have an app made with eel in Python. When I run it, the icon appears in the bottom bar as the default chrome icon. Is there a way to set the app icon with eel? Or am I stuck with the default icon? Thanks!

26th Aug 2019, 8:08 AM
Paul Grasser
Paul Grasser - avatar
2 Answers
0
No
29th Dec 2019, 1:06 PM
Arydev
Arydev - avatar
0
Have you tried setting it with a JavaScript function which you call in the Python code ?
19th Mar 2021, 1:21 AM
Paul