-
Hi
When a wxPanel with child widgets is turned into a wxScrolledWindow (using the 'Scrollable' option in the Widget tab), it can be exported to XRC. But that XRC cannot be imported back in to wxGlade.
I am using wxGlade version 0.6.3 on Python 2.5.1 and wxPython 2.8.7.1. SuSe 10.3 if it matters.
The reported error is:
An exception occurred while loading file "None".
This is the error...
2009-01-26 21:20:25 UTC in wxGlade
-
Hi
When a wxPanel with child widgets is turned into a wxScrolledWindow (using the 'Scrollable' option in the Widget tab), it can be exported to XRC. But that XRC cannot be imported back in to wxGlade.
I am using wxGlade version 0.6.3 on Python 2.5.1 and wxPython 2.8.7.1. SuSe 10.3 if it matters.
The reported error is:
An exception occurred while loading file "None".
This is the error...
2009-01-23 05:38:30 UTC in wxGlade
-
Wx::ListBox->SetSelection(wxNOT_FOUND) does not work on Windows
(Strawberry Perl)
Hi
Sample code with two listboxes to show the difference in behaviour.
Works on Linux, selects all items on Windows XP.
I'm using perl 5.10, wxperl 0.89 via CPAN in both cases.
Cheers
Karl
---------------------------------------------------------------------------------------------------------------...
2009-01-21 05:35:12 UTC in wxPerl