|
Re: Bundlebuilder vs. save as applet: msg#00118python.apple
Jack Jansen wrote: Good suggestions! I'm not sure how feasible the plugin idea would be (it would need to do GUI things, and I'm not sure we can pull off something that would work in, say, all of Cocoa, Tkinter and wxPython based GUI apps), but we may be able to come up with some sort of a trick that at least makes it look like a plugin. Done. 957652: Implement BundleBuilder GUI as plugin component. If you don't want to tie it to a specific GUI toolkit (probably a good idea), best solution may be to stick a generic interface between the Controller and View layers. You can then provide alternative Cocoa, Tkinter and wxPython View layers built to that interface as separate modules, and allow the client to import the appropriate module for their application. HTH has -- http://freespace.virgin.net/hamish.sanderson/ _______________________________________________ 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: | Re: passing a url to a helper application: 00118, Bob Ippolito |
|---|---|
| Next by Date: | Re: Bundlebuilder vs. save as applet: 00118, Bob Ippolito |
| Previous by Thread: | Re: Bundlebuilder vs. save as appleti: 00118, Jack Jansen |
| Next by Thread: | Re: Bundlebuilder vs. save as applet: 00118, Bob Ippolito |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |