Just noticed this: It's not possible to set the Cancel or Finish buttons sensitive in the page-change callback. This is because the default page-change handler calls hildon_wizard_dialog_update_state which undoes any state that you set in your own page-change callback.
Personally I'd leave it up to the caller to set the sensitive state of the buttons every time, or carry out the sensitive setting at the start of the signal emission. iain _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers