Jump to content

Event queue

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 172.185.56.124 (talk) at 11:08, 27 January 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A WIMP environment such as windows, stores user generated events in an event queue by some form of prioritisation (usually time of event or order of importance). The system then passes each event from the event queue to the target application.