GtkAssistant - conditional flow

2007-04-25 Thread minux
Hi there, I have the following situation with GtkAssistant - first page is only informational introduction, second page contains two radio buttons, third page should contain some entries and fourth page is the summary. My problem is how to handle the third page, because its content depends on t

GtkAssistant - conditional flow

2007-04-25 Thread minux
Hi there, I have the following situation with GtkAssistant - first page is only informational introduction, second page contains two radio buttons, third page should contain some entries and fourth page is the summary. My problem is how to handle the third page, because its content depends on t

Re: GtkAssistant - conditional flow

2007-04-25 Thread Tristan Van Berkom
On Wed, 2007-04-25 at 19:27 +0200, [EMAIL PROTECTED] wrote: > Hi there, > > I have the following situation with GtkAssistant - first page is only > informational introduction, second page contains two radio buttons, third > page should contain some entries and fourth page is the summary. My prob