|
Next: Writing An X Up: Widgets Previous: Callback Lists
Actions And EventsAction routines are invoked in response to events specified in a translation table. At the widget level of programming, events are specified at a very high level, such as double mouse button clicks or key and mouse button press combinations, etc. The translation table determines which action routine will be invoked for each event in the table. Like callback lists, actions are implemented as resources, but the action routines are usually internal to the widget.
JR Pitchers Wed May 3 16:45:04 BST 1995 |
|||||||||||||||||
With any suggestions or questions please feel free to contact us |