Qt-interest Archive, January 2007
qtwizard
Message 1 in thread
Hi!
Are there any users of the QtWizard class? (included into the QtSolutions
package).
Somehow I cannot handle this in the manner I want it!
I have some cards which I have used into my install wizard. In each page I
create a QBoxLayout, as the page layout. If I do so, the entire wizard
dialog resizes itself depending on the content of the card.
Can anyone give me a clue, how to set a fixed size to the entire dialog,
because I don't like to have the installer window resizable, nor to resize
itself depending on its content.
I've tried to set the fixed sizes, but I was not successful. It seems that
"card resizing" is a feature of qtwizard class. How can I disable this? :-)
Thanks,
Andi
--
[ signature omitted ]