I want to use a TextBox inside the CheckBox- label.

For example:
*[X]* Save in *<TextBox>* minutes

I can do it by using the toString()- method on TextBox, but it is behaving
incorrectly:
- Firefox (un)checks the CheckBox by clicking into the TextBox
- The TextBox- Object is not the TextBox which is displayed - no changes in
the original TextBox.

Is there a possible way to realize. Except i have to split the components...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to