<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Bitstream Vera Sans'; font-size:12pt; font-weight:400; font-style:normal;">On Sunday 07 December 2008, Ben Cooksley wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am developing the KuickQuiz plasmoid ( currently very alpha in<br>
&gt; playground/base/plasma/applets/kuickquiz ) and use Plasma::RadioButton<br>
&gt; to allow the user to choose the multi choice answer they want.<br>
&gt; However, I have ran into the issue of despite 4 Plasma::RadioButtons<br>
&gt; having the same parent, the radio button itself is never auto<br>
&gt; exclusive, so when the user changes their mind, the answer does not<br>
&gt; automatically switch to the newly chosen choice, and both become<br>
&gt; chosen so the user could potentially cheat and choose all of the<br>
&gt; choices.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>what are the RadioButtons parented to, exactly?<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>&gt; Can anyone give me an insight into why this is happening? could it be<br>
&gt; because they are all individually parented to seperate<br>
&gt; QGraphicsProxyWidgets?<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>if so, that would be a bug in QGraphicsProxyWidget.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>&gt; By the way, creating a Plasmoid has been a very easy experience, and<br>
&gt; 4.2 Plasma rocks! (running trunk)<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>=)<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>-- <br>
Aaron J. Seigo<br>
humru othro a kohnu se<br>
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>KDE core developer sponsored by Qt Software<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>