[wxpython-users] AUI + Tabbed docksites

John Femiani JOHN.FEMIANI at asu.edu
Tue Apr 1 12:48:12 PDT 2008


I want my user interface to be customizable via AUI, but I want the doc
sites to include tabs. Unfortunately I don't see an easy way to do this.


As an example, in the Visual Studio IDE I can drag a tool window to a
new dock site, or I can drag it to a new tab in an existing dock site. 

 

I just tried putting all of the panes into an AuiNotebook, which is good
enough except that I cant seem to save the perspective.  I can access an
AuiManager for the notebook (apparently it creates its own) but It acts
extremely funny when I call LoadPerspective (The notebook stops
repainting). 

 

Is there any way I can either have a persistent layout for an
AuiNotebook, or an AuiManager that lets me dock to tabs like in Visual
Studio??

 

 

Thanks

John Femiani

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/20080401/9e30ae67/attachment.htm


More information about the wxpython-users mailing list