It is definitely a bug. The same problem also happens with
wx.LB_BOTTOM.
Tested on WinXP (SP2), python 2.4.1, wxPython 2.6.1.0
Stani
--
SPE - Stani's Python Editor
http://pythonide.stani.be
http://pythonide.stani.be/manual/html/manual.html
--
http://mail.python.org/mailman/listinfo/python-list
Andrea Gavana wrote:
> Hello Kay,
>
>
>>Core Windows/Contols folder, replace there wx.LB_DEFAULT by wx.LB_RIGHT
>>and resize the main window the listbox on the right side moves into the
>>area of colored panel. This is a surprise to say the least. Has anyone
>>of the GUI specialists an idea how t
Hello Kay,
> Core Windows/Contols folder, replace there wx.LB_DEFAULT by wx.LB_RIGHT
> and resize the main window the listbox on the right side moves into the
> area of colored panel. This is a surprise to say the least. Has anyone
> of the GUI specialists an idea how to fix this?
Yeah, that's a
Probably some of you know the amazing demo application for wxPython.
When you open the Listbook demo in the
Core Windows/Contols folder, replace there wx.LB_DEFAULT by wx.LB_RIGHT
and resize the main window the listbox on the right side moves into the
area of colored panel. This is a surprise to sa