Re: [Pharo-users] Attempting Pharo Book #3 WebApp Example on a 64-bit iMac

2015-10-28 Thread Sven Van Caekenberghe
Hi Bruce, > On 29 Oct 2015, at 00:22, Bruce Prior wrote: > > I worked my way through Sven van Caekenberghe's excellent tutorial on > building and deploying a web app on Digital Ocean's cloud server. All went > well at first, even though Digital Ocean didn't offer a Mac option (I picked > Ubun

Re: [Pharo-users] Attempting Pharo Book #3 WebApp Example on a 64-bit iMac

2015-10-28 Thread Damien Cassou
Bruce Prior writes: > # ./pharo Pharo.image printVersion > I got an error saying pharo not found even though it was there in the > pharo-vm directory. this typically means that the pharo is not compatible with the system. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the

[Pharo-users] Attempting Pharo Book #3 WebApp Example on a 64-bit iMac

2015-10-28 Thread Bruce Prior
I worked my way through Sven van Caekenberghe's excellent tutorial on building and deploying a web app on Digital Ocean's cloud server. All went well at first, even though Digital Ocean didn't offer a Mac option (I picked Ubuntu Linux). I skipped the Tests and Configuration parts of Sven's tut

Re: [Pharo-users] How to add a keyboard shortcut to Rubric?

2015-10-28 Thread Nicolai Hess
2015-10-28 23:56 GMT+01:00 Aliaksei Syrel : > You can use the power of Inspector! Inspect rubric morph and you will see > there is shortcuts tab which lists all assigned shortcuts and if you click > on one them a new tab will be opened to the right showing exact place in > source code when shortcu

Re: [Pharo-users] How to add a keyboard shortcut to Rubric?

2015-10-28 Thread Aliaksei Syrel
You can use the power of Inspector! Inspect rubric morph and you will see there is shortcuts tab which lists all assigned shortcuts and if you click on one them a new tab will be opened to the right showing exact place in source code when shortcut is defined and its action. On Oct 28, 2015 11:05 PM

Re: [Pharo-users] How to add a keyboard shortcut to Rubric?

2015-10-28 Thread Johan Fabry
Hi Nicolai, thanks for your answer! However, apparently the problem is a bit different: the shortcut I wanted to add, cmd-s, already existed but I did not realize it! I want to add cmd-s to save the text to a file, but the editor has auto accept set to true and cmd-s calls accept by default. So

Re: [Pharo-users] How to add a keyboard shortcut to Rubric?

2015-10-28 Thread Nicolai Hess
2015-10-28 19:59 GMT+01:00 Johan Fabry : > Hi all, > > I am trying to add a keyboard shortcut to a RubTextEditor. I have tried > different ways but nothing seems to work. I have even tried modifying > buildShortcutsOn: at class side to include the extra shortcut but it does > not have any effect a

[Pharo-users] How to add a keyboard shortcut to Rubric?

2015-10-28 Thread Johan Fabry
Hi all, I am trying to add a keyboard shortcut to a RubTextEditor. I have tried different ways but nothing seems to work. I have even tried modifying buildShortcutsOn: at class side to include the extra shortcut but it does not have any effect at all. Ideally I’d take an existing instance and

[Pharo-users] moose at a software craftsmanship meetup in zurich

2015-10-28 Thread Tudor Girba
Hi, Today, I will lead a Meetup for the Software Craftsmanship community in Zurich on how to solve real problems without reading code. There are already 45 people registered to work with Moose (and Pharo) for 2 hours: http://www.meetup.com/Software-Craftsmanship-Zurich/events/225980221/ Feel free