wxListbook layout problem

Andrea Gavana andrea_gavana at tin.it
Wed Oct 26 14:55:11 EDT 2005


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.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77





More information about the Python-list mailing list