[wxPython-users] AuiPane Initialize as Floating
Andrea Gavana
andrea.gavana at gmail.com
Mon Aug 6 12:36:50 PDT 2007
Hi Cody,
On 8/6/07, Cody Precord wrote:
> Here is the full list of options that I set for the panel.
>
> wx.aui.AuiPaneInfo().Name("MyPane").Caption("MyPane").Float
> ().CloseButton(True).MaximizeButton(False).BestSize(wx.Size(215, 350)))
Are you sure you are calling self.mgr.Update() after adding you pane
to the manager? Otherwise I have no idea :-D
Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/
More information about the wxpython-users
mailing list