Re: [Pythonmac-SIG] Launching a python app with an associated document

2006-06-30 Thread Bob Ippolito
On Jun 30, 2006, at 11:54 AM, Mike Covill wrote:Does anyone have experience creating a pure python app (no Cocoa integration) which is associated with a document extension?We would like to be able to launch our application by double-clicking an associated document (associated using CFBundleDocument

[Pythonmac-SIG] Launching a python app with an associated document

2006-06-30 Thread Mike Covill
Does anyone have experience creating a pure python app (no Cocoa integration) which is associated with a document extension?We would like to be able to launch our application by double-clicking an associated document (associated using CFBundleDocumentTypes in the info.plist) and having the data in