-
7 Sep 2011 5:10 AM #1
TextField overlap gwt DialogBox
TextField overlap gwt DialogBox
Hi to all.. there's a problem with TextField<String> component.
the textfield overlap dialogbox component.
look at the attachment.
how can i resolve this ?
o.jpg
-
7 Sep 2011 10:26 PM #2
A workaround to solve this is to use com.extjs.gxt.ui.client.widget.Window
instead of gwt DialogBox.


Reply With Quote