Hi,

I've found a little problem with WCheckbox. I'd set top, left and
position:absolute in my class. The Checkbox self was set on right
position, but the Label for the Checkbox was set on wrong position. So I
looked in Firebug for the reason, and I found out, these are the code
created for WCheckBox:

<span id="o1cd" name="o1cd">
<input id="ino1cd" class="adminRegionsActiveEdit" type="checkbox" 
name="ino1cd"/>
<label id="o1ce" for="ino1cd">Ja
</label>
</span>


Here I'm not able to set the class for id o1cd, so maybe it must be
possible to set the class for o1cd too, maybe with something like
WCheckBox::setOuterStyleClass or anything else. I don't tested it, but
maybe it's the same for WRadioButton?

Greetings
Torsten

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to