Re: TestBox inside CheckBox's text

2008-12-09 Thread rakesh wagh

Create a Composite widget with a checkbox and textbox inside it.

On Dec 9, 5:45 am, "Danny Schimke" <[EMAIL PROTECTED]> wrote:
> I want to use a TextBox inside the CheckBox- label.
>
> For example:
> *[X]* Save in ** 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
-~--~~~~--~~--~--~---



TestBox inside CheckBox's text

2008-12-09 Thread Danny Schimke
I want to use a TextBox inside the CheckBox- label.

For example:
*[X]* Save in ** 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
-~--~~~~--~~--~--~---