[python-win32] Attaching AubMenu to Any Apps MenuBar

otaeris at o2.pl otaeris at o2.pl
Wed May 14 13:23:09 CEST 2008


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 



More information about the python-win32 mailing list