[Cuis-dev] adding functionality to morphs

Hilaire Fernandes hfern at free.fr
Thu Aug 29 00:56:11 PDT 2024


Hi Mark,

Le 26/08/2024 à 01:30, Mark Volkmann a écrit :
> I need to learn how to create a change set for Cuis Smalltalk. Are the 
> steps documented somewhere?

In the Cuis Book, there is a section, not very detailed but it should 
cover the essential.

However I am realizing you don't need to modify the class, just do:

aTextEntry setProperty: #keyStroke: toValue: [:event |
     " do what you need to be done].

Hilaire

-- 
GNU Dr. Geo
http://gnu.org/s/dr-geo/
http://gnu-drgeo.blogspot.com/



More information about the Cuis-dev mailing list