Re: GtkAssistant flow question

2009-07-26 Thread Pierre Wieser
> Date: Sun, 12 Jul 2009 13:25:48 +0200 (CEST) > From: pwie...@trychlos.org > Subject: GtkAssistant flow question > To: gtk-app-devel-list@gnome.org > > Hi, > > I have a simple GtkAssistant with : > - one intro page > - two content pages > - one confirm page >

GtkAssistant flow question

2009-07-12 Thread pwieser
Hi, I have a simple GtkAssistant with : - one intro page - two content pages - one confirm page - one summary page. All works fine : the confirm page has 'Cancel' and 'Apply' buttons, and the summary page has only a 'Close' button. Of course (or is it only obvious for me ?), I'd wish display on