|
Re: Bundlebuilder vs. save as applet: msg#00102python.apple
On 18-mei-04, at 14:41, Kevin Walzer wrote: I'm learning Python and am a bit confused by difference between bundlebuilder.py and save as applet from the PythonIDE. I've been able to save a few tools, such as wxGlade, as applets from the PythonIDE because I find clicking an application icon a bit easier to work with than finding the correct Python script all the time and launching that through PythonLauncher. I can even go into the applet app bundle, hack info.plist, and give it a custom icon. By contrast, whenever I try the bundlebuilder approach, I always seem to mess something up and the app won't launch. Under the hood "save as applet" uses the bundlebuilder module to do the actual work. If it works for you: by all means, continue using it. The only problem with the current setup is that it's an all-or-nothing situation: "save as applet" is very convenient but gives you absolutely no choices, even for really simple additions (an icon, whether the resulting app should be standalone, etc). bundlebuilder gives you full control, but very little convenience. In a future release I'd like to add a GUI interface to bundlebuilder, so you can gradually migrate from save as applet to bundlebuilder without the current steep learning curve. -- Jack Jansen, <Jack.Jansen@xxxxxx>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@xxxxxxxxxx http://mail.python.org/mailman/listinfo/pythonmac-sig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ANN] Cocoa and Xgrid part 2: 00102, Drew McCormack |
|---|---|
| Next by Date: | Re: gcc error: 00102, Jack Jansen |
| Previous by Thread: | Bundlebuilder vs. save as appleti: 00102, Kevin Walzer |
| Next by Thread: | Re: Bundlebuilder vs. save as applet: 00102, has |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |