Depending on what you want to do playground has a way to manage external files with smalltalk scripts.If you double click in the Page tab in the playground you will be able to rename it. If you rename it to'customScript' and hit enter a file is created in the folder play-stash from the current image directory.Then whatever you type in the playground is saved in that file.If you then open spotter and search for 'customScript'�� you will see the file. Select the file and hit enter��and then a playground is opened linked again with that file.Cheers,AndreiOn Thu, Apr 30, 2015 at 9:49 PM, Cyril Ferlicot <cyril.ferlicot@gmail.com> wrote:There is a way to have both I think but I don't have my laptop now to check��
Le��jeudi 30 avril 2015, Esteban A. Maringolo <emaringolo@gmail.com> a ��crit��:--2015-04-30 16:29 GMT-03:00 Cyril Ferlicot <cyril.ferlicot@gmail.com>:
> Just for info: you can get back the workspace into the settings (uncheck the
> playground button)
Thanks, but that is an either-or choice.
I do love Playground, but for exploratory coding and or interactions.
If it is meant to replace the Workspace I want to preserve its basic
features (open/save at least).
Regards,
Esteban.
CheersCyril Ferlicot