← Back to team overview

openlp-core team mailing list archive

[Bug 836574] Re: PowerPoint Presentations with Office for Mac

 

Another possible implementation could be using python module 'Finder'
which acts like a python way for scripting Mac OS X apps. 'Finder'
module should be like a wrapper around osascript (applescript) on Mac.
Office for Mac should have an osascript interface:

- http://docs.python.org/library/macostools.html#module-findertools
- http://wiki.python.org/moin/MacPython/AppscriptModule
- http://mail.python.org/pipermail/pythonmac-sig/2005-August/014944.html
- http://wiki.python.org/moin/MacPython/Microsoft%20Powerpoint
- http://stackoverflow.com/questions/8180078/applescript-command-to-extract-template-from-a-powerpoint-presentation
- http://www.mactech.com/articles/mactech/Vol.23/23.03/23.03AppleScriptPowerPoint/index.html
- http://www.scriptsforapple.com/applescript-for-powerpoint-presentations/
- http://mac2.microsoft.com/help/office/14/en-us/powerpoint/item/939d5113-355e-4ed5-8a82-bf4f3d2faf56

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/836574

Title:
  PowerPoint Presentations with Office for Mac

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Add support to load presentations with PowerPoint on Mac OS X.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/836574/+subscriptions


References