Page 1 of 1

typeahead

Posted: Wed Dec 28, 2011 11:45 am
by omni
Roger,

Does typeahead work if there is a read done and then it does another window. On this program a user is entering a description and a couple of other fields, clicks ok (actually just uses the enter button) and starts entering the next description. The system is saving the data, so there is a short delay. I added a typeahead but since the dialog is being cleared for the next event loop I guess it does not work.

Thanks,

Fred
Omni

Re: typeahead

Posted: Wed Dec 28, 2011 11:54 am
by rdonnay
I added typeahead capability to the eXpress++ GUI system a long time ago and it should work provided that you don't use CLEAREVENTS anywhere.