New GTK+ Widgets - GtkAssistant Jun 10, 2007, 22 :00 UTC (0 Talkback[s]) (7367 reads) (Other stories by Andrew Krause)
"With the release of GTK+ 2.10, a widget called GtkAssistant was introduced, which makes it easier to create dialogs with multiple stages, because you do not have to programmatically create the whole dialog. This allows you to split otherwise complex dialogs, into steps that guide the user. This functionality is implemented in what are often referred to as wizards throughout various applications."