[Cuis-dev] DSL GUI framework
Hilaire Fernandes
hilaire at drgeo.eu
Thu Sep 16 12:19:48 PDT 2021
Thanks Mariano,
I took the time to look at it. Interesting idea pairing the label and
action in a dictionary.
It looks like you wrote a few widgets for your projects in your repo.
Some that could be useful for DrGeo port to Cuis.
Best
Hilaire
Le 04/09/2021 à 17:55, Mariano Montone via Cuis-dev a écrit :
> 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:https://bitbucket.org/mmontone/mold/src/master/QuickViews.pck.st
>
> Give it a try if you want, it has several examples on the comments.
--
GNU Dr. Geo
http://drgeo.eu
http://blog.drgeo.eu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20210916/10dab3a4/attachment.htm>
More information about the Cuis-dev
mailing list