by Ben on Mon Jan 01, 2007 2:07 pm
Hi James,
This is intentional. wxAuiNotebook is an tab control implementation similar to wxNotebook. Actual tab integration into wxAuiManager hasn't yet been coded. When it's done, you will be able to use Save/LoadPerspective() to automatically load tabs. For now, you'll have to serialize that information yourself.
All the best,
Ben