Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Callbacks and Timers » what KillPostCallback is suppose to do
what KillPostCallback is suppose to do [message #3420] Wed, 24 May 2006 15:35 Go to next message
qwerty is currently offline  qwerty
Messages: 130
Registered: May 2006
Experienced Member
what sort of things can I do with this?
Re: what KillPostCallback is suppose to do [message #3425 is a reply to message #3420] Wed, 24 May 2006 18:48 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
qwerty wrote on Wed, 24 May 2006 09:35

what sort of things can I do with this?


Kill and Post Callback Smile

Kill - all callbacks with specified id are removed
Post - callback is scheduled to happen at the first "idle" oportunity (idle -> there are no input events).

Frankly, KillPostCallback is not very often used function.

Mirek
Previous Topic: IsNullInstance() for Callback
Next Topic: "Suicide Buttons Array" or how to re-index callbacks or...?
Goto Forum:
  


Current Time: Thu Mar 28 21:10:14 CET 2024

Total time taken to generate the page: 0.01124 seconds