Encyclopedia > Event driven programming language

  Article Content

Event driven programming language

An event driven programming language is a programming language in which events (mouse clicks, key presses) cause portions of the code to execute.

Events are usually considered to be user-initiated (e.g. a mouse click or a button on the keyboard pressed), but they can also be caused by other portions of the code (e.g. to indicate that a process that takes a long time to complete has completed.)



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Lake Ronkonkoma, New York

... is spread out with 24.7% under the age of 18, 7.4% from 18 to 24, 32.6% from 25 to 44, 23.2% from 45 to 64, and 12.2% who are 65 years of age or older. The median ...

 
 
 
This page was created in 22.3 ms