Nathan McCorkle
2014-09-16 01:17:34 UTC
I've been writing GUIs with wxPython for a while now, and am trying to
figure out now how to get each program not to group into a generic
'pythonw' taskbar icon.
I found this API, but it doesn't work on my version of Windows XP:
SetCurrentProcessExplicitAppUserModelID
Is there some other method to change things?
Thanks!
-Nathan
figure out now how to get each program not to group into a generic
'pythonw' taskbar icon.
I found this API, but it doesn't work on my version of Windows XP:
SetCurrentProcessExplicitAppUserModelID
Is there some other method to change things?
Thanks!
-Nathan