Tools
Download Search CocoaTraces for Mac OS X 10.4 for easily searching in Cocoa Traces from any application supporting system services!
Site Statistics
41160 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 Cocoa wrapper around the kqueue notification system
Tags: wrapper, kqueueRelated Traces
- A wrapper for the carbon idle timer (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.
A wrapper class around the kqueue file change notification mechanism.
Simply create a UKKQueue, add a few paths to it and listen to the change notifications via NSWorkspace's notification center or delegate messages.