wxListbook layout problem

Steve Holden steve at holdenweb.com
Tue Oct 25 18:47:31 EDT 2005


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 to fix this?
> 
> 
> Yeah, that's a bug, at least on XP. I have tried almost everything (binding
> the wx.EVT_SIZE and calling refresh, using a sizer, binding the parent
> wx.EVT_SIZE) to no avail... probably there is a solution, but at the moment
> I am unable to find it...
> I would suggest to fill a bug report on this on the wxPython sourceforge bug
> tracker, or whatever it is its name. You could also post this on the
> wxPython mailing list.
> 
> This is WinXP, Python 2.4.1, wxPython 2.6.1.1 prerelease.
> 
> Andrea.
> 
As a further data point I have WinXP SP2, Python 2.4.1 and wxPython 
2.5.3.1 Unicode, and everything appears to work fine. So if it's a bug 
it's a recent one.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC                     www.holdenweb.com
PyCon TX 2006                  www.python.org/pycon/




More information about the Python-list mailing list