Don't call the _set_sensitivity again after switching the page. Fixes NB#49374. Addin...
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Wed, 25 Jul 2007 08:41:48 +0000 (08:41 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Wed, 25 Jul 2007 08:41:48 +0000 (08:41 +0000)
commit8350a6fa4b0e3cf6a73df3644a8ddebf48dc05a1
tree32d59727bbf2cf87663b63cd7ec3888020d6e644
parent58c6fa978b078f6404196f8b5fba3edad6c9b195
Don't call the _set_sensitivity again after switching the page. Fixes NB#49374. Adding an example for HildonWizardDialog that shows how to handle manual sensitivity setting on the wizard dialog.
ChangeLog
examples/Makefile.am
examples/hildon-wizard-dialog-example.c [new file with mode: 0644]
src/hildon-wizard-dialog.c