FROM : Tom Harrington
DATE : Fri Jun 30 23:39:26 2006
NSWorkspace has a method:
- (BOOL)launchApplication:(NSString *)appName showIcon:(BOOL)showIcon
autolaunch:(BOOL)autolaunch
What does the autolaunch flag mean here? The docs just say "If YES,
the autolaunch default is set as though the specified application were
autolaunched at startup." That really fails to enlighten. Is this
something the app is supposed to be able to detect somehow? Do user
prefs get changed in some way?
--
Tom Harrington
<email_removed>
AIM: atomicbird1
DATE : Fri Jun 30 23:39:26 2006
NSWorkspace has a method:
- (BOOL)launchApplication:(NSString *)appName showIcon:(BOOL)showIcon
autolaunch:(BOOL)autolaunch
What does the autolaunch flag mean here? The docs just say "If YES,
the autolaunch default is set as though the specified application were
autolaunched at startup." That really fails to enlighten. Is this
something the app is supposed to be able to detect somehow? Do user
prefs get changed in some way?
--
Tom Harrington
<email_removed>
AIM: atomicbird1
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

