Hi Nikos,

Fluendo has written some GPL wizard frameworks using glade, etc. Don't
know if that fits with your licensing requirements. You'd probably be
interested in the simple one here:

https://core.fluendo.com/trac/cgi-bin/trac.cgi/file/flumotion/trunk/flumotion/admin/gtk/wizard.py

Here's an example of a wizard implemented on that framework:

https://core.fluendo.com/trac/cgi-bin/trac.cgi/file/flumotion/trunk/flumotion/admin/gtk/greeter.py

Whatever you use, you really don't want GnomeDruid in its C incarnation.
Doing it in python means making a qualitatively different product than
if you used a C library.

Regards,
-- 
Andy Wingo
http://wingolog.org/

_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to