Hello, I hope you can help me. I explain my question:
I have several "edits", some are enabled and others do not, according to user preferences.
I need to control when exiting each "edit" to perform some checks and calculations. Event would be something like "onExit" in other languages.
I also need to control the "focus" to go to either "edit", as needed. In other words, "edit1.setfocus" edit3.setfocus "etc..
How I can do?
Thank you very much and greetings.
Example:
I have several "edits", some are enabled and others do not, according to user preferences.
I need to control when exiting each "edit" to perform some checks and calculations. Event would be something like "onExit" in other languages.
I also need to control the "focus" to go to either "edit", as needed. In other words, "edit1.setfocus" edit3.setfocus "etc..
How I can do?
Thank you very much and greetings.
Example:
Attachments
Last edited: