Re: widget reuse question
- From: Matthew Dalton <matthewd research canon com au>
- To: Henri Torgemane <henrit yahoo-inc com>
- Cc: GTK-apps-dev <gtk-app-devel-list gnome org>
- Subject: Re: widget reuse question
- Date: Wed, 20 Sep 2000 15:06:50 +1000
Henri Torgemane wrote:
assuming you built your first page inside a container named "first_page",
place that container inside a GtkBin object named "holder" using something
like:
The ol' grease paper under the cake trick, eh?
Thanks :)
here's a quick example:
notebook = ...
Looks simple enough.
I guess you could build each new page as needed (and probably destroying the
previous widgets) to save some memory.
For a typical wizard application, I'd think it's not worth the trouble, but I
don't know your specific needs.
Fair enough. I probably won't bother with it either, if I decide to use
the notebook widget.
Thanks,
Matthew
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]