• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Opening an external file in a external application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Opening an external file in a external application


  • Subject: Re: Opening an external file in a external application
  • From: has <email@hidden>
  • Date: Tue, 12 Aug 2008 22:53:43 +0100

John Love wrote:

I still need to figure out if it is possible for Excel to communicate back to my app via some sort of NSNotification.

Very much doubt it, though you always can try Tildesoft's Notification Watcher just to be sure. Depending on the sort of operation it is that you're wanting to monitor (i.e. if it's something that doesn't block the main event loop), you may be able to poll Excel via its Apple event interface; clumsy, but better than nothing. For more specific advice and suggestions, write up a complete description of what you need to do, and try asking on the AppleScript-users list as well as that's where most Excel scripters can be found.



I don't have much hope of that .. so what I probably need to focus on is how to display the Excel spreadsheet in my document window.
I suspect what you really want is Windows, where Office is a major embeddable application framework in itself. ;)
Failing that, there are third-party Excel parsers around for various language if all you want to do is display the spreadsheet post- processing, and don't forget stuff like OpenOffice which contain full- blown spreadsheet engines and Excel file importers/exporters. Really though, what's best/practical/possible all depends on what you're trying to do, so if you want more advice then you'll need to provide more information.


HTH

has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Opening an external file in a external application
      • From: Jason Stephenson <email@hidden>
  • Prev by Date: Re: Simple NSMutableDictionary problem
  • Next by Date: Re: Opening an external file in a external application
  • Previous by thread: Opening an external file in a external application
  • Next by thread: Re: Opening an external file in a external application
  • Index(es):
    • Date
    • Thread