[wx-dev] wxAUI Tabs - first phase
Alex Bligh
alex at alex.org.uk
Tue Aug 8 04:43:25 PDT 2006
--On 08 August 2006 13:34 +0200 Benjamin Williams <kxbwilliams at gmail.com>
wrote:
>> ( All I'm trying to do right now is put close buttons on
>> my tabs, but squirrelling around brought me here...)
>
> I'd love that... I was going to code that, but if you've already done it,
> great!
Sadly not yet :-)
It's not only a matter of adding close boxes to wxNoteBook (which
the MDI stuff uses in the generic case) but also to gtk_notebook, which
wxMDIxxx uses directly on GTK.
Add that to the fact that you can't use tabs on Windows despite the
fact some users want it, and I am guessing that to do this properly
calls for a bit of a rewrite and a pImpl based solution.
Alex
More information about the wx-dev
mailing list