Tools
Download Search CocoaTraces for Mac OS X 10.4 for easily searching in Cocoa Traces from any application supporting system services!
Site Statistics
41155 Total Views
41 Traces
41 Fragments
47 Comments
54 Tags
41 Traces
41 Fragments
47 Comments
54 Tags
Tags
audio badge category class crash dock fade file finder font gradient hack help icon indicator kqueue LoginItems menu metadata NSButton NSCell NSControl NSDictionary NSDirectoryEnumerator NSDocument NSMenu NSPopUpButton NSProgressIndicator NSScrollView NSSound NSSpeechChannel NSString NSTableColumn NSTableView NSTabView NSToolbar NSURLConnection NSURLRequest NSView NSWindow preferences readme record report SerialPort shell speech support TabBar timer tooltip wrapper xml zoom
A wrapper for the carbon idle timer
Tags: wrapper, timerRelated Traces
- A Cocoa wrapper around the kqueue notification system (about 1 year)
- Run commandline tools from your application (about 1 year)
- A wrapper around the carbon SpeechChannel (about 1 year)
- A wrapper for the metadata api (about 1 year)
- A Cocoa wrapper for managing login items (about 1 year)
Add a new comment or fragment
Fields marked with * are mandatory.
This is a wrapper around the Carbon EventLoopIdleTimer, intended to be used just like an NSTimer. An Idle Timer doesn't trigger until the user has been idle for a while, doing nothing in the GUI of the current application.