Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3967

Button Focus Ring -- how to move it to another button?

$
0
0

Hi.
I have an app with two buttons. The second button is disabled to start, and a user sees a focus ring around the button they have to use to enter their data.They can just hit Enter/Return and it works.

The last line of my code under that button is Button_Print.enabled = True which then makes my second button, for printing, active.

I want the focus ring to move to this button so the user can swiftly just hit enter again to print instead of having to physically click the button. Can’t figure out how to move the focus ring from the first button to my new button.

Thanks!

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3967

Trending Articles