[ python-Feature Requests-957652 ] Implement BundleBuilder GUI as plugin component

SourceForge.net noreply at sourceforge.net
Thu May 20 16:41:42 EDT 2004


Feature Requests item #957652, was opened at 2004-05-20 20:40
Message generated for change (Settings changed) made by hhas
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=957652&group_id=5470

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: has (hhas)
>Assigned to: Jack Jansen (jackjansen)
Summary: Implement BundleBuilder GUI as plugin component

Initial Comment:
On Wed, 19 May 2004 10:53:42 +0200, Jack Jansen writes on 
PythonMac SIG:

"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."


Here's a few suggestions on how this might ideally be 
implemented:

- Would it be possible/practical to construct this as, say, a plug-
in component rather than a standalone executable? That way 
IDEs could incorporate it directly, bringing up the BB dialog when 
the user selects 'Save as Applet...'.

- Arranging the window so that 'Advanced' options are initially 
hidden behind one of those disclosure triangle thingies would 
keep it easy to use when folk just want to spit out a generic 
applet.

- Also, it'd be good to provide 'BBGUI' as a separate module to 
the original BB module so that scripts and applications wanting to 
use BB's programmatic interface aren't made to import 
unnecessary GUI toolkit modules.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=957652&group_id=5470



More information about the Python-bugs-list mailing list