[maemo-developers] [maemo-developers] Another HildonWizardDialog issue

From: Iain Holmes iain at openedhand.com
Date: Mon Mar 20 17:49:42 EET 2006
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

More information about the maemo-developers mailing list