Tools
Download Search CocoaTraces for Mac OS X 10.4 for easily searching in Cocoa Traces from any application supporting system services!
Site Statistics
34901 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 Finder style progress panel
Tags: finder, NSTableView, NSProgressIndicatorRelated Traces
- A Finder style icon view (11 months)
- Hide and show columns in a table view (11 months)
- Add a progress indicator to the dock icon (11 months)
- Display different tooltips in cells inside a table view (11 months)
- A button bar like the one used by the Finder search window (11 months)
- Indeterminate progress indicator cell (11 months)
Add a new comment or fragment
Fields marked with * are mandatory.
Two classes that implement a Finder-style progress window with a scrolling list of progress bars plus status text and "Stop" button. Written to be as easy to use as a progress bar. Can be used easily from other threads.