[python-win32] Attaching Menu to Any App

2008-05-14 Thread otaeris
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\w

[python-win32] Attaching AubMenu to Any Apps MenuBar

2008-05-14 Thread otaeris
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\win

Re: [python-win32] Attaching Menu to Any App

2008-05-14 Thread Tim Roberts
[EMAIL PROTECTED] wrote: 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-p