Hello again
I have created an "about" dialog (with some text information and a "Close" button at to bottom)
I would like to be able to close this dialog using just the ESC key.
If I set the focus in the "Close" button, then pressing the ESC key the dialog closes, but if the focus in in the Dialog itself (not in some controll - the only control is the "Close" button) the ESC does not closes the Dialog.
Cheers.
Yorgos
I have created an "about" dialog (with some text information and a "Close" button at to bottom)
I would like to be able to close this dialog using just the ESC key.
If I set the focus in the "Close" button, then pressing the ESC key the dialog closes, but if the focus in in the Dialog itself (not in some controll - the only control is the "Close" button) the ESC does not closes the Dialog.
Cheers.
Yorgos
Comment