> I don't know enough java or gtk to be sure, but I think you are maybe > describing the interface idiom provided by fltk::WizardGroup or possibly > by fltk::TabGroup... > > Check the docs for those, see if they do what you want.
What I want is to switch containers (containing a set of widgets) when user clicks a button for example; the window should be the same though... I don't think fltk::WizardGroup or fltk::TabGroup is intended for such a think.... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

