Hi Nathan,

On 9/16/2014 3:17, Nathan McCorkle wrote:
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?
Hhm, not sure but I think using wx.App.SetAppName should do that.

Werner

_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to