Dialog Editor

Sandy Meier smeier at rz.uni-potsdam.de
Thu Oct 28 11:32:48 BST 1999


On Wed, 27 Oct 1999 you wrote:
> I have a little gripe about the Dialog Editor. I would like to design a
> dialog that has a group of radio buttons which are exclusive (can only
> select one in the group). However, the group box widget available in the
> palette is only a visual group box. I would like the QButtonGroup widget to
> in the palette as well, with a property on the control to allow specify the
> list of controls that must be inserted into this widget (radio buttons,
> checkboxes, etc.).
> 
> I have had to work around this in my current project, Katy, by using the
> normal QGroupBox widget on the dialog and creating an invisible QButtonGroup
> widget in code after the initDialog call which inserts the radio buttons
> into the QButtonGroup widget.
> 
> Please feel free to flame me if I'm being stupid...
> 
Hi!

You aren't stupid. :-). At the moment your workaround is only solution for
this problem. We hope that this will be fixed in the next major KDevelop
release. (2.0)

Ciao!
Sandy



More information about the KDevelop mailing list