Hi,<br><br><div class="gmail_quote">On Wed, Aug 15, 2012 at 4:39 PM, murat demirtas <span dir="ltr">&lt;<a href="mailto:heraklea@gmx.de" target="_blank">heraklea@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello friends,<br>
<br>
first of all sorry for my trivial questions, but all the stuff is pretty new to me.<br>
<br>
I have download today the package with the line(in DrRacket 5.3):<br>
(require (planet orseau/mred-designer:3:8))<br>
Questions:<br>
1):Is this designer the default designer to use for rapid gui development?<br></blockquote><div><br>I don&#39;t know of  many others, though you can also check the branch 2 of MrEd Designer, which is still developed by Peter Ivanyi: <a href="http://hexahedron.hu/personal/peteri/mreddesigner/">http://hexahedron.hu/personal/peteri/mreddesigner/</a><br>

I think he is in the process of updating it, though I&#39;m not sure.<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2):Do I have to type always the line :<br>
(require (planet orseau/mred-designer:3:8)) to start the designer?<br></blockquote><div><br>You can also call it from  the command line with:<br>racket -p orseau/mred-designer:3:8<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


3):When I eval the line to start the Designer from MzCOM I get an error:<br>
Racket error: default-module-name-resolver: the kernel&#39;s resolver works only on `quote&#39; forms given: &#39;(lib &quot;planet/resolver.rkt&quot;).<br></blockquote><div><br></div></div>For that I have no idea, I don&#39;t know what MzCOM is or does, but I think this error is not specific to mred-designer (but I may be wrong).<br>

<br>Cheers,<br>Laurent<br>