[Newbies] How do I lock a Morphic GUI?

Herbert König herbertkoenig at gmx.net
Thu Nov 4 19:26:50 UTC 2010


Hi Hannes,


HH> self compileHardCodedPref: #cmdGesturesEnabled enable: false.	"No halos, etc."
HH> does the job.

haven't done this for a long time. So I looked up my ooold deployment
folder and found that you had to file in the attached changeset from
Squeak 3.4. Then it would work.

Just checked on a trunk with cog VM

after filing in the cs the magic incantation changed to:
Preferences disable: #cmdGesturesEnabled.


-- 
Cheers,

Herbert   
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SqueakLockdown-nk.1.cs
Type: application/octet-stream
Size: 11790 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/beginners/attachments/20101104/913b678f/SqueakLockdown-nk.1-0001.obj


More information about the Beginners mailing list