[plt-scheme] [ANN] MrEd Designer 3.1

From: Laurent (laurent.orseau at gmail.com)
Date: Mon Mar 22 14:10:44 EDT 2010

Hi,

There is a new version of MrEd Designer, now in version 3.1.

This package is a GUI software to easily create the GUI code for PLT Scheme
GUI applications.

Launch it with (require (planet orseau/mred-designer)).

It follows Peter Ivanyi's version 2.2, but there has been a complete rewrite
of the code to include new features.
(Note that Peter may update version 2.x sometime in the future.)

See this partial change-log:

   - Template widget system : arbitrary hierarchies of widgets can be saved
   and reused later in other projects.
   - Added new widgets: menu% (for frames), dialog%, combo-field%
   - New widget properties: Fonts, images, ...
   - Can edit several projects at the same time
   - Any widget property can be an option of the init-function in the
   generated code
   - Widgets are now loaded as plugins
   - Currently lost features:
      - Callback Graph Editor not yet integrated
      - Class are not (yet) options anymore
      - Copy without children
      - Generate only required code


Comments are much welcome.

Best regards,
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100322/b6d0d324/attachment.html>

Posted on the users mailing list.