Hiding wxNotebook tabs
Rick Sivernell
res005ru at verizon.net
Tue Aug 8 14:02:25 PDT 2006
On Tue, 08 Aug 2006 22:55:46 +0200
Otto Wyss <otwyss at bluewin.ch> wrote:
>
> Mart Raudsepp wrote:
> > On Thu, 2006-08-03 at 15:41 +0200, Vadim Zeitlin wrote:
> >> On Thu, 03 Aug 2006 15:36:39 +0200 Kovács Tamás <kovacst at blackpanther.hu> wrote:
> >>
> >> KT> I'd like to hide the tabs of a wxNotebook because I don't want to let
> >> KT> the users to switch the pages
> >>
> >> Then you probably don't want to use wxNotebook, as simple as that.
> >
> > Do other platforms support this?
> > GTK+ does, and it's something that applications often want to do in a
> > more specific case - hide the tabs when only one tab is open.
> > I do think this is a feature request tracker material...
> >
> It should be possible to add hiding tabs to the generic notebook and
> then use it on all ports.
>
> O. Wyss
> --
I do the same thing, I do however have a panel on each tab that displays the
widgets, I hide the panel or show the panel depending on the conditions that I
have set. Not a biggy at all, works well.
--
Rick Sivernell
Dallas, Texas 75287
972 306-2296
ricksivernell at verizon.net
Registered Linux User
More information about the wx-users
mailing list