[Glade-users] About GtkAssistant in Glade

Alexey Kurochkin alexey.kurochkin at pathfinderlwd.com
Thu Nov 5 10:08:11 EST 2009


On Wed, 2009-11-04 at 14:17 +0530, Pradeep Patil wrote:
> Using Glade for creating GtkAssistant,
> but trying to create assistant with only 2 pages....
> 
> which will contain some input filed only but Glade i not allowing to
> do so
> 
> how to create Assistant with only 2 Pages?
> or we can't do it with glade.
> 

It seems that assistant is quite screwed up in glade. At a glance
there's already great deal of bugs filed against it:
https://bugzilla.gnome.org/show_bug.cgi?id=500463
https://bugzilla.gnome.org/show_bug.cgi?id=529595
https://bugzilla.gnome.org/show_bug.cgi?id=570700
https://bugzilla.gnome.org/show_bug.cgi?id=584000
https://bugzilla.gnome.org/show_bug.cgi?id=588693
https://bugzilla.gnome.org/show_bug.cgi?id=593722

As a workaround I'd suggest you emulate the whole thing using a plain
dialog containing a notebook with hidden tabs.



More information about the Glade-users mailing list