[Gtk-sharp-list] Gnome druid
Rodrigo Moya
rodrigo@ximian.com
09 Mar 2003 12:37:21 +0100
On Sun, 2003-03-09 at 02:38, George Farris wrote:
> Does anyone know if the GNOME druid's last button "Apply" is supposed to
> be changeable, does the GNOME HIG allow it to be set to "Finish". If
> so does anyone know how to set it? There is no normal call that I can
> see.
if you use a GnomeDruidPageEdge for the last page, with a
GnomeEdgePosition of GNOME_EDGE_FINISH, it changes the Apply button text
to 'Finish', afair.
cheers