Tested with wx-2.8.6.0-unicode py 2.4 WinXP
Attached program shows menu1 (mouse button 1) without first bitmap. menu2 is fine.
Niki Spahiev
_menu_bug.py (801 Bytes)
Tested with wx-2.8.6.0-unicode py 2.4 WinXP
Attached program shows menu1 (mouse button 1) without first bitmap. menu2 is fine.
Niki Spahiev
_menu_bug.py (801 Bytes)
niki wrote:
Tested with wx-2.8.6.0-unicode py 2.4 WinXP
Attached program shows menu1 (mouse button 1) without first bitmap. menu2 is fine.
Even stranger, menu1 gets the first bitmap the 2nd and subsequent times you invoke it...
Please enter a "wxMSW Specific" bug report about this.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
Robin Dunn wrote:
niki wrote:
Tested with wx-2.8.6.0-unicode py 2.4 WinXP
Attached program shows menu1 (mouse button 1) without first bitmap. menu2 is fine.
Even stranger, menu1 gets the first bitmap the 2nd and subsequent times you invoke it...
I get it every time. Even with menu.Destroy()
Please enter a "wxMSW Specific" bug report about this.
Done: 1822089
Niki Spahiev