[Cuis-dev] "More Direct Morphic": The Movie
ken.dickey at whidbey.com
ken.dickey at whidbey.com
Sun May 16 05:52:22 PDT 2021
On 2021-05-16 02:06, Hilaire Fernandes via Cuis-dev wrote:
> Hi Rafael,
>
> You can clone the repository https://github.com/Cuis-Smalltalk/Morphic
> in your PARENT Cuis-Smalltalk-Dev folder.
>
> If I am right, when invoked from Cuis, The Feature will search on sub
> folders and parent folders > of the image folder.
Feature #require: looks first in the image directory and its
sub-directories, then checks "sibling" directories and their
sub-directories.
So
../CUis-Smalltalk
../Cuis-Smalltalk/Cuis-Smalltalk-Dev/
../Cuis-Smalltalk/Cuis-Smalltalk-Babysteps/
../Cuis-Smalltalk/Morphic/
../Cuis-Smalltalk/VectorGrapjics
...
-KenD
More information about the Cuis-dev
mailing list