I have some gets on a Dialog. The first Get is under validatation.
If my user does not want to enter any thing and want to quit the
dialog, instead of pressing X button, they press a Pushbutton "Quit"
provided on the dialog.
Unless the get is validated the control can't be passed to other control.
This is in normal situation.
But I want to pass the control to an item on which I click invalidating a particular or all get(s) under validatation.
What should I do to invalidate a Get and pass control to the pushbutton
"Quit" when it is clicked ?
- Ramesh Babu