I don't know if you've noticed this, but there is a solution to use tabs with wxAUI (not perfect, but ... )
There is wxFlatNotebook (an alternative wxNotebook with more features and nice looking tabs with gradients... ) which supports drag and drop. So you can use it like a normal notebook, but you can drag one tab from one wxflatnotebook to another wxflatnotebook. If all your docking windows have wxflatnotebook as the top control, you've almost tab support.
For a demonstration look at: http://www.ttanalytics.nm.ru/wxToolBoxSampleIDE_bin.rar .
for wxflatnotebook look at: http://sourceforge.net/project/showfile ... _id=156698 or http://wxforum.shadonet.com/viewtopic.p ... sc&start=0
it's just basic support but it's useable.
Kirix Support Forums
tabs
3 posts
• Page 1 of 1
- peous
- Registered User
- Posts: 2
- Joined: Wed Jan 11, 2006 9:55 am
it's not my application. It's from there: http://wxforum.shadonet.com/viewtopic.php?p=27137#27137
so you can ask T-REX for it.
so you can ask T-REX for it.
- chriss
- Registered User
- Posts: 2
- Joined: Wed Jan 11, 2006 1:00 pm
3 posts
· Page 1 of 1
Return to wxAUI Questions, Thoughts & Feedback