PDA

View Full Version : Checkbox


balak
01-04-2005, 11:21 PM
In all the given examples for Checkbox, the box appears first and then text follows. I want Text first and then box. Can anyone provide code snippet ?

Many thanks in advance
Balakrishnan

hqm
01-05-2005, 11:45 AM
I suggest you look at the source code for the checkbox component, it would be a good example to use for writing your own custom component. Look in lps/components directory

balak
01-05-2005, 08:10 PM
Thank you for suggestion.

In the default checkbox component, is there any property to change the display style ?