flushEvents("system")
J. Landman Gay
jacque at hyperactivesw.com
Sat Mar 22 02:11:00 EDT 2014
On 3/21/14, 6:08 PM, Jeanne A. E. DeVoto wrote:
> If I'm remembering right, flushEvents("system") called flushEvents() on
> Mac OS, which in turn removed low-level events from the OS event queue
> (as opposed to the engine's queue) - mouse, keyboard, disk-insert. I'm
> not sure what, if anything, it did on other platforms.
Thanks Jeanne. I only need to remove mouse and keyboard events from the
LC queue so I'll just call those individually, but I got curious.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list