Re: [python-win32] win32gui_menu doesn't work correctly

2008-07-15 Thread Mark Hammond
> When I run win32gui_menu.py, one bitmap in the menu is not drawing. The one > that's not drawing is the ico convert to bitmap with the text "Menu with icon". Bugger - that doesn't appear to be working for me either at the moment. I can't recall me knowing a reason for that but I don't have tim

[python-win32] win32gui_menu doesn't work correctly

2008-07-14 Thread BOURDON jeremy
hi, When I run win32gui_menu.py, one bitmap in the menu is not drawing. The one that's not drawing is the ico convert to bitmap with the text "Menu with icon". I install the last build of pywin32 with python 2.5.1 and my OS is WindowsXP SP2. is there a problem with the example code or it's only w