amirs
29 Nov 2008, 1:34 AM
Hello all,
I am trying to create a simple custom login dialog.
I created a FormPanel with a TextField and a ButtonBar.
At first the TextField would appear at the top of the form window and I couldn't find how to control its location so I changed the FormPanel's layout to CenterLayout.
Now, the TextField is indeed in the center but its label is missing, only the text box is visible.
Can anyone help me with this?
Thanks..
I am trying to create a simple custom login dialog.
I created a FormPanel with a TextField and a ButtonBar.
At first the TextField would appear at the top of the form window and I couldn't find how to control its location so I changed the FormPanel's layout to CenterLayout.
Now, the TextField is indeed in the center but its label is missing, only the text box is visible.
Can anyone help me with this?
Thanks..