[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
Event-Driven-P
EDP = Event Driven Programming
An event driven program is on that based on user input (Or system Events). Before EDP, programmers had to continually check devices to see if any input had arrived. In an EDP, the system will call your procedure when the event occurs. See also this entry in the QBasic Faq.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
Event-Driven-P
EDP = Event Driven Programming
An event driven program is on that based on user input (Or system Events). Before EDP, programmers had to continually check devices to see if any input had arrived. In an EDP, the system will call your procedure when the event occurs. See also this entry in the QBasic Faq.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
