On 19/06/2013 15:39, Paul McNett wrote:
On 6/19/13 5:58 AM, Ed Leafe wrote:
If I only define "ShowCloseButton=False" on one or none of the two addPanel 
calls
then things work correctly.
        If I had to guess, and that's all I have time for today, it would be 
that something in the underlying aui library changed. I remember creating that 
class, getting it to work, and then having it break on the next version of 
wxPython because Andrea changed something in the class.
My best guess without looking at any code is that AUI might be specifically 
assuming
there will be one and only one non-closable panel (the main panel).
No wx.lib.agw.aui (which is used if present) can have more then one pane which does not have a close button "X", I think the central pane can not have a close button but I think in later versions of agw.aui the central pane is not mandatory either (not sure so).

Werner
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to