<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="+1">Thanks Mariano, <br>
</font></p>
<p><font size="+1">I took the time to look at it. Interesting idea
pairing the label and action in a dictionary.<br>
</font></p>
<p><font size="+1">It looks like you wrote a few widgets for your
projects in your repo. Some that could be useful for DrGeo port
to Cuis. <br>
</font></p>
<p><font size="+1">Best</font></p>
<p><font size="+1">Hilaire<br>
</font></p>
<p><font size="+1"></font><br>
</p>
<div class="moz-cite-prefix">Le 04/09/2021 à 17:55, Mariano Montone
via Cuis-dev a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:8ad4eb46-b4f7-d852-f50c-9a6ee6909a81@gmail.com">
<pre class="moz-quote-pre" wrap="">I'm also interested in this.
I think Pharo Spec does something similar to what you describe, doesn't
it? I'm not really sure as I haven't used it.
I've also done some experiments for quickly generating Morphs from data,
like this:
(QuickList on: Object allSubclasses)
actions: {'Browse' -> [:class | BrowserWindow fullOnClass: class]};
openTitled: 'Classes'.
Here: <a class="moz-txt-link-freetext" href="https://bitbucket.org/mmontone/mold/src/master/QuickViews.pck.st" moz-do-not-send="true">https://bitbucket.org/mmontone/mold/src/master/QuickViews.pck.st</a>
Give it a try if you want, it has several examples on the comments.
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
</body>
</html>