GNOME Bugzilla – Bug 328082
visual appearance of gtkassistant/HIG
Last modified: 2006-01-30 15:52:44 UTC
IMHO at least the border aorund the action area should probably follow that of gtkdialogs, i.e. be 12px between border and the buttons. (BTW, why is this not using a GtkHButtonBox for the action area?) Maybe the whole assistant should have a 12px border; see bug-buddy HEAD for how that would look (that's just glade, not using gtkassistant yet).
Sounds right. Do you have a patch ?
I tried to make the button spacing a bit more HIG compliant. Patches for further fixes (and for the whole assistant border) would be appreciated.
Created attachment 58388 [details] [review] patch It adds a 12px border to the window, and a 12px separation between the action area and the colored box.
Created attachment 58389 [details] sample screenshot
2006-01-30 Matthias Clasen <mclasen@redhat.com> * gtk/gtkassistant.c: More generous spacing. (#328082, Christian Persch, patch by Carlos Garnacho)