2006/8/24, Laszlo T. <[EMAIL PROTECTED]>:
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, [EMAIL PROTECTED]
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi
_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to