DelphiFMX4Python icon indicating copy to clipboard operation
DelphiFMX4Python copied to clipboard

strange icon on windows taskbar

Open rolffank opened this issue 2 years ago • 5 comments

I tested the sample apps todolist.py and controlsdemo.py and they work fine. But I see the RStudio icon as app icon in the Windows taskbar. Any idea why? How can I define an icon for the apps? I have R installed in Anaconda as a Jupyter notebook kernel. Could this be the reason that the RStudio icon is shown? I use a command prompt >python todolist.py

Thanks for your work, it's great!

When I run controlsdemo.py I only see one tab 'Standard' compared to the screen shots from the styles summary in the ebook.

rolffank avatar Jun 03 '22 10:06 rolffank

Hi @rolffank,

can you share a print screen showing this issue?

lmbelo avatar Jun 03 '22 12:06 lmbelo

Hi Lucas

RStudio Icon

Kind regards, Rolf

rolffank avatar Jun 03 '22 12:06 rolffank

If I right-click on the icon I see 3 options: RStudio Desktop, Pin to taskbar and X Close window (as usual for other pinned apps). If I click on 'RStudio Desktop' then I get a command prompt window entitled 'RStudio Desktop' and a window with RStudio.

rolffank avatar Jun 03 '22 12:06 rolffank

Maybe there is a mess in my Anaconda installation because I installed different kernels (Python 3, R, Lua and SciJava) for the Jupyter notebook. I guess it is difficult for you to reproduce this but the bug is not a big problem for me. What icon should normally appear? Python4Delphi?

rolffank avatar Jun 03 '22 13:06 rolffank

It will display your standalone Python executable icon. You must be using another executable, instead.

image

lmbelo avatar Jun 03 '22 13:06 lmbelo