On Thu, 2006-08-24 at 17:41 +0200, ext Laszlo T. wrote:
> 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?

Because it's broken: https://maemo.org/bugzilla/show_bug.cgi?id=432


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

Why is it not good?

In any case, the wizard dialog is not really that flexible, you might
not want to use that if it works against you. It was intended to make it
easy to implement a consistent looking and behaving wizard dialog, but
it comes with its own limitations. According to some developers it's not
that difficult to write your own, especially if your wizard needs to do
some interesting things instead of progressing linearly.


-- 
Tommi Komulainen                            <[EMAIL PROTECTED]>
_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to