[maemo-developers] [maemo-developers] hildon wizard dialog

From: Kalle Vahlman kalle.vahlman at gmail.com
Date: Thu Aug 24 20:32:00 EEST 2006
2006/8/24, Laszlo T. <tlacix at gmail.com>:
> Hello,
>
>  Thank you!
>
>
>  "Indeed, i would imagine dialogs to be run with gtk_dialog_run(). Any
>  reason not to?"
>
>  No. :)
>  Now I use the gtk_dialog_run but it is not enough.
>  The gtk_widget_show_all is required for good works. The question is why?

If gtk_dialog_run() would explicitly call show_all(), it would mean
that you could not have initially hidden parts in your dialog. Not
nice.

>  And how can I change the page?
>  The gtk_notebook_set_current_page is not good.

Why do you want to change it programmatically? I would imagine the
idea is that the user changes the pages, and that is handled by the
wizard already...

-- 
Kalle Vahlman, zuh at iki.fi
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi

More information about the maemo-developers mailing list