| • Science | • People | • Locations | • Timeline |
Without event handlers nothing would happen when you interacted with an event driven program, as most GUI programs are.
How event handlers function is highly dependent on the operating system, programming language, and GUI framework used. A programmer will need to consult the documentation provided with the language used to get the exact syntax and usage of event handling. A user only needs to know how their operating system functions. Users do not need to have any knowledge of the underlying event handler code.