Tools
Download Search CocoaTraces for Mac OS X 10.4 for easily searching in Cocoa Traces from any application supporting system services!
Site Statistics
34900 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
Login Items management class
Tags: LoginItems, classintui — 2007/07/19
As an additional note, under Mac OS X 10.4 you should set the hidden flag to NO when adding a login item, otherwise, due to an OS bug, the item won't be added to the list.
Related Traces
- System Sounds (11 months)
- A pie chart progress indicator for the dock icon (10 months)
- A Cocoa wrapper for managing login items (11 months)
- Add Check for Updates and Send Feedback features to your application (11 months)
- Easily create and display gradients in Cocoa (10 months)
- Serial port management class (11 months)
- Better directory enumeration (11 months)
Add a new comment or fragment
Fields marked with * are mandatory.
A simple class to manage the user Login Items. It needs the LoginItemsAE sample code from the Apple developer site.