[maemo-developers] [maemo-developers] Another HildonWizardDialog issue
From: Iain Holmes iain at openedhand.comDate: Mon Mar 20 17:49:42 EET 2006
- Previous message: [maemo-developers] HildonWizardDialog fixes
- Next message: [maemo-developers] J2ME on Maemo SDK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [maemo-developers] HildonWizardDialog fixes
- Next message: [maemo-developers] J2ME on Maemo SDK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]