Online Documentation Server
 ПОИСК
ods.com.ua Web
 КАТЕГОРИИ
Home
Programming
Net technology
Unixes
Security
RFC, HOWTO
Web technology
Data bases
Other docs

 


 ПОДПИСКА

 О КОПИРАЙТАХ
Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом.




Callback Lists
next up previous contents
Next: Actions And Events Up: Widgets Previous: Widget Independence

Callback Lists

In order to achieve some useful purpose, some widgets must periodically return control of the program to the application programmer's code. Such times might occur when the user clicks on a push button widget labelled ``Save'', in which case control of the application should be handed over to the relevant section of the application programmer's code dealing with saving text to a file. To achieve this, widgets that are designed to allow interaction with the application programmer's code have one or more callback lists implemented as resources. A callback list specifies which of the application programmer's routines will be invoked when a particular callback is triggered, either for a well-defined reason and sometimes as a result of a particular event.



JR Pitchers
Wed May 3 16:45:04 BST 1995


With any suggestions or questions please feel free to contact us