I have created a puzzle app using resources from AWT/Swing and it
prints TextFields in a window according to specific positions (x, y) I
set with setBounds in order to form a main vertical word. This app
works very well.
Now, I have to pass this app into a GWT one, but I don't know how to
create the same interface, once I used TextField in AWT/Swing to do
that and now I have to use TextBox. Does anyone have a suggestion to
help me?

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to