I just upgraded to wxPython2.4.1.2. The only problem that I've noticed is that tooltips defined for tools on a ToolBar in my XRC file that are greater than 40 characters are corrupted. They are displayed with strange characters at the end.
I just upgraded to wxPython2.4.1.2. The only problem that I've noticed is that tooltips defined for tools on a ToolBar in my XRC file that are greater than 40 characters are corrupted. They are displayed with strange characters at the end.
Anyone else notice this?
Does it only happen for tooltips defined in XRC files or also with tooltips on toolbars created by hand in .py code? Either way please enter a bug report about it.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!