On Sun, Jul 19, 2009 at 3:03 PM, Bionic Badger<bionicbad...@gmail.com> wrote: >> My app frame needs to use AUI. The AUInotebook with the canvas is not the >> only one, to the left is another AUInotebook, containing a treecontrol (with >> project files) and a panel very similar to the wires example, a tree/list >> with parts and a preview (will be a a2dcanvas) of the chosen part. Drawing >> tools are located on top and left toolbars of the app frame, outside the two >> notebooks.
On further investigation, it appears the wxAUI extensions just use a plain wxFrame, so you can just use an a2dDocumentFrame instead of your wxFrame and the view setup should be covered. I even asked Klaas, a while back, to add a constructor that had the same parameters as wxFrame, so it'll work with those GUI generation toolkits like wxFormBuilder, without much hacking. ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Wxart2d-users_dev mailing list Wxart2d-users_dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev