PDA

View Full Version : Checkbox Component Wordwrap



aerahn
July 29th, 2008, 02:11 PM
Hello,
I am trying to wordwrap the text that appears to the right of the checkbox in the checkbox component.

Basically, I have created a multiple choice quiz and need to make the possible answers wrap. I have tried using this.myCheckbox.label.wordWrap = true, but no dice.

Any help with this would be greatly appreciated.
Thanks!