Hi,<br><br>There is a new version of MrEd Designer, now in version 3.1.<br><br>This package is a GUI software to easily create the GUI code for PLT Scheme GUI applications.<br><br>Launch it with (require (planet orseau/mred-designer)).<br>

<br>It follows Peter Ivanyi&#39;s version 2.2, but there has been a complete rewrite of the code to include new features.<br>(Note that Peter may update version 2.x sometime in the future.)<br><br>See this partial change-log:<br>
<ul><li>Template widget system : arbitrary hierarchies of widgets can be saved and reused later in other 
projects.</li><li>Added new widgets: menu% (for frames), 
dialog%, combo-field%</li><li>New widget properties: Fonts, images, ...</li><li>Can
 edit several projects at the same time</li><li>Any widget property can be an 
option of the init-function in the generated code</li><li>Widgets are now loaded as 
plugins</li><li>Currently lost features:</li><ul><li>Callback
 Graph Editor not yet integrated</li><li>Class are not (yet) options 
anymore</li><li>Copy without children</li><li>Generate only required 
code</li></ul></ul><br>Comments are much welcome.<br><br>Best regards,<br>Laurent<br>