> 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
>
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