Article # 534, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Ignoring keyboard input - how to.
Q. Is there a way to ignore a bunch of MSG_META_KDB_CHAR? I need to do this right after dismissing a dialog until I do some other stuff. A. Send MSG_GEN_APPLICATION_IGNORE_INPUT to your application object to begin ignoring input and MSG_GEN_APPLICATION_ACCEPT_INPUT to resume input handling.