On 19.02.2013, at 16:05, Theo de Vries <t.j.a.devr...@gmail.com> wrote:

> I create a custom wizard, following this instruction: 
> http://doc.qt.digia.com/qtcreator/creator-project-wizards.html
> I have managed to get it working. Now I would like to add a page with radio 
> buttons for making a selection. How do I specify the entries in the 
> wizard.xml file? I do know how it would work with a combo box and check 
> boxes, but have not been able to find an example with radio buttons, and the 
> doc seems to suggest that it can be done. Anyone has a tip for me?

Hi,

radio buttons are not implemented for custom wizard pages.

If you (or someone else) feel like implementing this, see 
CustomWizardFieldPage::addField and the xml parsing in 
customwizardparameters.cpp.

Br, Eike

-- 
Eike Ziller, Senior Software Engineer - Digia, Qt
 
Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Anja Wasenius
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 
144331 B

_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to