Wizard shouldn't be a subclass of HelpableScreen since there is no help
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Tue, 7 Oct 2008 09:00:00 +0000 (09:00 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Tue, 7 Oct 2008 09:00:00 +0000 (09:00 +0000)
commit79da420aa414522f8b5477053f0b46e6311f1cc1
treeaa4f46dafea1fe074a3384579e308f85aeddc4b8
parent87372cbc59371c6d8b8e5dc4f77d1c84fef3423e
Wizard shouldn't be a subclass of HelpableScreen since there is no help
available (prevents crash)
pressing help while in videowizard could also lead to invisible GUI so
each wizard should implement help for itself to fit its specific needs
lib/python/Screens/Wizard.py