[Pythonmac-SIG] creating file associations with apps via bundlebuilder?

Kevin Altis altis at semi-retired.com
Wed Aug 18 02:50:45 CEST 2004


I have a few bundlebuilder scripts that all seem to be making 
standalones from my PythonCard/wxPython scripts just fine, so thanks to 
Bob, etc. for that. However, I can't figure out what I need to do to 
get file extension assocations for those apps. For example, the 
CodeEditor standalone should be able to open .txt, .text, .xml, .htm, 
.html, .py, and .pyw at a minimum. If I try and choose the CodeEditor 
app I built via the Finder Get Info dialog with a .py file it doesn't 
think CodeEditor is a recommended application. So, I'm assuming there 
is some .plist file I have to create as well or do some other magic?

ka



More information about the Pythonmac-SIG mailing list