Anybody got any ideas if and when GToolkit will be available on Pharo 4?
Just Asking
Craig
From: Pharo-users [mailto:pharo-users-bounces@lists.pharo.org] On Behalf Of Tudor Girba
Sent: 05 October 2014 08:19 AM
To: Any question about pharo is welcome
Subject: Re: [Pharo-users] Installing GToolkit
Hi Evan,
The instructions are a bit wrong. It should be "activateWithoutSaving" instead of "activate".
The GTImageSetupCommandLineHandler does more default settings. Just take a look at the activateWithoutSaving method and pick what you want, or use the script that Phil suggested only to install the tools.
But, what do you mean when you say that the Playground is not working?
Cheers,
Doru
On Sat, Oct 4, 2014 at 8:07 PM, Evan Donahue <emdonahu@gmail.com> wrote:
Hello,