[squeak-dev] Re: Morphic Designer

Marcel Taeumel marcel.taeumel at student.hpi.uni-potsdam.de
Wed Jul 9 13:45:02 UTC 2014


Well, you basically have to load the configuration script and run it. You can
load the script via executing:

"(Installer mc http:
'http://www.hpi.uni-potsdam.de/hirschfeld/squeaksource/')
   project: 'MetacelloRepository';
   install: 'ConfigurationOfDesigner'."

Just tested; worked. Then, you can load the current development version of
the designer via executing:

"ConfigurationOfDesigner loadDevelopment."

Works for me in a fresh Squeak 4.5.

Best,
Marcel




--
View this message in context: http://forum.world.st/Morphic-Designer-tp4767177p4767213.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list