[Boa Constr] Bad with 2.7.2
Riaan Booysen
riaan at e.co.za
Wed Nov 8 19:17:27 PST 2006
Hi,
Mario Lacunza wrote:
> Hi,
>
> I just uptodate my wxPython from 2.7.1.3 to 2.7.2 Unicode
>
> And when I open my Boa Constructor see an error:
>
> http://mlacunzav.cogia.net/Imagenes/Pantallazo-BOA.png
> <http://mlacunzav.cogia.net/Imagenes/Pantallazo-BOA.png>
>
> I see the list control cut in the bottom (with no mode to restore it)
> and in the middle, between tab Aplicacion and Modulo I see an another
> tab in the left background?
>
> Before Boa works great...Any idea?
Fixed in CVS.
I had to call SetMinSize(wx.DefaultSize) for both the windows
in the splitter before the splitter would move.
Also checked in suppression of DeprecationWarnings caused when
a frame is opened in the Designer and some wx objects are
introspected under 2.7.2.
Thanks,
Riaan.
More information about the wxpython-users
mailing list