Hi,

I'm having problem with attaching a subMenu to an application MenuBar.
SubMenu is there, hanging from the MenuBar but it doesn't send/respond to any
events. 
How can I get events either by pywin32 or wxpython ?

There is great example sitting here
:C:\Python25\Lib\site-packages\win32\Demos\win32gui_taskbar.py

This example is great but how to, instead of using Shell_NotifyIcon(NIM_ADD,
nid) connect submenu it to application menubar ?


Regards,
CgBartek 

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

Reply via email to