On Mon, Oct 21, 2013 at 2:01 PM, Victor Bombi <son...@telefonica.net> wrote:

> Hello:
>
> How could I use wxAuiNotebook:Split() to get four tabs one in each corner.
>
>
I think you may need to insert a page into the beginning to get that last
split. Add three pages, split into three parts. That part is
straightforward, but to get that last split you probably need to insert a
page before/after the single half-page then split that to get four
quarter-pages.

Regards,
    John
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to