It will probably not work. We are working slowly on a new UIBuilder using spec but benjamin had to restart following lectures so we make less progress on this site. Stef On Sep 27, 2012, at 5:12 PM, Hubert Wagner wrote:
Hello List : I'm a Mac OSX user new to SmallTalk and Pharo.
I'd like to experiment with Designer but cannot work out how to load the package and open in Pharo.
The instructions here : https://www.hpi.uni-potsdam.de/hirschfeld/trac/SqueakCommunityProjects/wiki/... produce the error below.
Using Metacello, just run the following code in your workspace:
(Installer mc http: 'http://www.hpi.uni-potsdam.de/hirschfeld/squeaksource/') project: 'MetacelloRepository'; install: 'ConfigurationOfDesigner'. (Smalltalk at: #ConfigurationOfDesigner) load.
Errors : Unknown variable Installer
Note : Further, I'm unsure what is implied by the instruction, "Using Metacelloâ¦" unless this merely refers to the second line of the script.
May I request a set of instructions one might characterize as "designed for a nine year old" !
Regards : Hubert Wagner France