Re: wizards?




On Feb 7, 2005, at 7:36 AM, BoÅtjan ÅpetiÄ wrote:

what would be the best way to prepare a wizard, based on some entry fields and widgets alredy present in the program?

http://gtk2-perl.sourceforge.net/doc/pod/Gnome2/Druid.html

If you don't want a Gnome2 dependency in your program, then you can hack up something similar with a Gtk2::NoteBook (hint: $notebook->set_show_tabs(FALSE) will make it look more like a wizard).

Or wait for GtkAssistant to be added to gtk+.
http://bugzilla.gnome.org/show_bug.cgi?id=115348
(They seem to be dragging on this one...)

--
I bring the rock, and provided it is fiscally responsible, I will bring the funk as well. And that's fo-shizzle.
        -- Saturday Night Live




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]