[Theaterlinux-devel] Re: Introducing the idea of a configuration wizard
Status: Planning
Brought to you by:
ahlt
|
From: Are H. <ah...@th...> - 2005-11-21 19:17:27
|
After some search on the web I found some interesting information. It seems to me (if I got it right though) that there is no Gtk widget for h= andling wizards alike applications. There is one called GtkAssistant, but i= t is not stable yet.=20 So what to do now? We could use GnomeDruid, but... nah. Due to this issue there will not be released any build of the wizard yet. W= e gotta think over some other way to create the wizard. Of-course just temp= orarily, while the GtkAssistant widget is being further developed. As for now, I've made it so that each stage as showed within a own window. = And you can also call up a specific stage with the command main.py stage-nu= mber. More on this is described in the README file. The current files of the config-wizard can be located at TheaterLinux's CVS= depot. |