You can use IntergerBox or if using editor framework use 
ValueBoxEdiyorDecorator<Integer>

I don't think you can display in the format u want using the above options. 

Have you tried using a regular textbox And converting your integer to a string 
in whatever format before displaying on screen?

~Ashwin

Sent from my iPhone

On Feb 14, 2012, at 12:14 AM, Fabricio Pizzichillo <[email protected]> 
wrote:

> Hello friends.
> I need to implement a TextBox that can be assigned an Integer and it shows in 
> this format "7732137/6"
> 
> Can you help?
> 
> regards
> 
> Fabricio
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> 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.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
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