Announcements

Announcement: We’re aware of an issue affecting starting a new topic from category pages and creating new blog posts. New topics can still be started directly from the relevant board. Learn more here.

How can I pass from one editbox to another, in a rolloutpannel?

How can I pass from one editbox to another, in a rolloutpannel?

Anonymous
Not applicable
465 Views
3 Replies
Message 1 of 4

How can I pass from one editbox to another, in a rolloutpannel?

Anonymous
Not applicable
As user, I need to write a text in a editbox, and then,when I press enter, the tool lets me go to another editbox, directly, without mouse clicking. Something similar to the tab key effect.

Another similar question: Is possible to activate a button, with the keyboard?

thanks
0 Likes
466 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable
Check "Setting Focus on User Interface Controls" topic in the mxs-help.
There is SetFocus() function description with good example as well.
0 Likes
Message 3 of 4

Anonymous
Not applicable
wow!! superthanks. thats exactly what I want.
Now, do you know how to let a text on focus, and selected, ready to be changed?
0 Likes
Message 4 of 4

Anonymous
Not applicable
AFAIK that no such feature in edittext.
dotNet ui controllers offer more rich options.
0 Likes