FROM : Vince DeMarco
DATE : Sun Jan 26 22:11:01 2003
On Sunday, January 26, 2003, at 09:27 PM, Steve Dekorte wrote:
>
> How can I programmatically find which web browser is set to be the
> default in the System/Internet preferences? (I don't see anything in
> ~/Library/Preferences - I have Safari my default browser now, but the
> word "Safari" only appears in the com.apple.dock.plist)
>
> Cheers,
> Steve
> OSX freeware and shareware: http://www.dekorte.com/downloads.html
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
>
You ask LaunchServices
look up the function
LSGetApplicationForURL()
vince
DATE : Sun Jan 26 22:11:01 2003
On Sunday, January 26, 2003, at 09:27 PM, Steve Dekorte wrote:
>
> How can I programmatically find which web browser is set to be the
> default in the System/Internet preferences? (I don't see anything in
> ~/Library/Preferences - I have Safari my default browser now, but the
> word "Safari" only appears in the com.apple.dock.plist)
>
> Cheers,
> Steve
> OSX freeware and shareware: http://www.dekorte.com/downloads.html
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
>
You ask LaunchServices
look up the function
LSGetApplicationForURL()
vince
| Related mails | Author | Date |
|---|---|---|
| Steve Dekorte | Jan 26, 21:28 | |
| Vince DeMarco | Jan 26, 22:11 | |
| Steve Dekorte | Jan 26, 23:03 | |
| Steve Dekorte | Jan 26, 23:39 | |
| Steve Dekorte | Jan 27, 00:00 | |
| Nick Zitzmann | Jan 27, 04:08 | |
| Vince DeMarco | Jan 27, 08:26 | |
| Jérôme Seydoux | Feb 3, 06:00 |






Cocoa mail archive

