How to launch Bluetooth File Exchange in Browse mode
How to launch Bluetooth File Exchange in Browse mode
- Subject: How to launch Bluetooth File Exchange in Browse mode
- From: Z Rosen <email@hidden>
- Date: Tue, 18 May 2004 21:17:06 -0400
I would like my application to launch Apple's Bluetooth File Exchange
with the same options that are in the Bluetooth menu: 'Send File' and
'Browse Device'.
Launching Bluetooth File Exchange with
[ [ NSWorkspace sharedWorkspace ] launchApplication:@"Bluetooth File
Exchange" ]
works for opening up the default 'Send File' dialog (same as if the
application were double-clicked).
Now how can I tell the application to start with the 'Browse' window
open?
Do I need to use the launchAppWithBundleIdentifier in order to pass it
a NSAppleEventDescriptor? And if so, what AEDesc do I use?
Thanks
-Z
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.