[plt-scheme] [ANN] MrEd Designer 2.2

From: Laurent (laurent.orseau at gmail.com)
Date: Tue Feb 2 03:05:50 EST 2010

Thanks Peter,

Just a few more info:
The generated module provides one function (+ all the generated
widgets) that initializes the gui.
Optional arguments control the default class (like button%) and
default callback of each widget.
In this way, normally there should be no need to modify the generated
file, so that it can be re-generated after slight modifications
without breaking the modules that require it and "parameterize" it.
(In MVC, it generates the "view" module.)

Laurent

2010/2/1 Ivanyi Peter <pivanyi at freemail.hu>:
> Dear all,
>
> A new version of the MrEd Designer is available at:
>
> http://www.hexahedron.hu/personal/peteri/mreddesigner/index.html
>
> Mostly the code generation has changed by Laurent Orseau.
> For details see the Changelog.
>
> Peter Ivanyi
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.