Re: [Pharo-users] [Pharo-dev] [ANN] QuickAccess for Pharo 5

2015-11-04 Thread Torsten Bergmann
Hi Doru, yes - but the concept of moldable tools is nothing new for Smalltalk - it's a long tradition. Even in Java world we have them (NetBeans and Eclipse can be adopted to own needs as well). The GT inspector with the tabs is similar to the known concept of custom inspectors in Smalltalk a

Re: [Pharo-users] [ANN] QuickAccess for Pharo 5

2015-11-04 Thread Tudor Girba
Hi, Nice work! I love the details you went through to implement this, especially given that the UI is just a custom inspector. It’s naked objects on steroids :). I think this is a beautiful use case for moldable tools. It shows that once the cost of tools drops, unforeseen solutions will emerg

[Pharo-users] [ANN] QuickAccess for Pharo 5

2015-11-04 Thread Torsten Bergmann
Hi, I quickly wrote yet another small tool to work faster with Pharo. I call it "QuickAccess" - it's some kind of "ScriptManager 2.0" allowing you to quickly access actions (defined as code scripts) via Spotter, Menu, Button, etc. You can load it from Spotter/Catalog in Pharo 5.0 beta. The fo

Re: [Pharo-users] [ANN] Working with Pharo on the Raspberry Pi

2015-11-04 Thread th72
I use the vm already installed on the RPI. That works fine with pharo 5 image, not with pharo 4. There is a problem with saving the image with a different name (save as). It's not possible to select / type a different name. Tim Sven Van Caekenberghe schreef: On 04 Nov 2015, at 08:14,