[Cuis-dev] Pull request: ExamplesBrowser
Mariano Montone
marianomontone at gmail.com
Wed Jan 5 08:17:24 PST 2022
Hello Juan,
I've made a pull request for adding the ExamplesBrowser tool to Cuis
packages.
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev/pull/223
More info in this email quoted below.
Do you accept?
Cheers,
Mariano
El 11/12/21 a las 13:51, Mariano Montone escribió:
> El 11/12/21 a las 08:49, Mariano Montone escribió:
>> What I'd be interested in implementing is a widgets browser, a tool that
>> lets you select a widget from a list and opens several examples of how
>> the widget is used and how it looks.
>
> I've started an implementation of this :)
>
> Demo:
> https://drive.google.com/file/d/1bDs9IH85VNRdYovbMxO4e2XqDCMn8sY-/view?usp=sharing
>
> All system methods that contain examples are collected, so the tool is
> useful for any kind of examples, not only for Morphs.
>
> I attach the current implementation in case someone wants to give it a try.
>
> I'm still thinking about the best way of displaying an example; the
> class method source is displayed for now, but that may change.
>
> Cheers,
>
> Mariano
>
More information about the Cuis-dev
mailing list