Re: Gtk2::Assistant page flow



On Thu, Jul 16, 2009 at 7:17 PM, Peter Juhasz<peter juhasz83 gmail com> wrote:
There is one more thing (for now, anyway) I'd like to ask your help about.

I want to set up a Gtk2::Assistant. On the first page of the assistant
there is an Entry field. What I'm trying to achieve is that if the
value entered into this field is invalid (empty or already present in
the database), then an error message would pop up and the assistant
would reset to the first page, to let the user correct their mistake.

[snip]

However, there is a problem. When I leave the entry field empty, the
dialog pops up as expected. But what I get after pressing OK on the
dialog is a blank assistant page! Only after pressing Forward again do
I get back my original first page of the assistant.

What am I doing wrong? The problem is consistent on both Linux and
Windows by the way.


Thanks:

Péter Juhász


Sorry for the shameless whining, but I still can't figure this one
out. Could you please give me some ideas on how to set up the
Assistant page flow correctly?

Thanks:

Péter Juhász



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]