void FX::FXEventLoop::addChore ( FXObject tgt,
FXSelector  sel,
void *  ptr = NULL 
)

Add a idle processing message to be sent to target object when the system becomes idle, i.e. there are no events to be processed. The void* ptr is user data which will be passed into the void* ptr of the message handler. If a chore with the same target and message already exists, it will be rescheduled.


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:32:38 2009 for TnFOX by doxygen v1.4.7