requestFocus() to textfiled ?
Hey..
I have a dialog with 3 radio buttons and one textfield. Now i've had the requestFocus on the textfield.
I already have something typed
int that textfield by default, so when the
focus is set to that textfield, it goes to
the beggining of the text, i mean the
cursor. How can i end up putting it at
the end of the text?
Thanks

