Re: [Pharo-users] [ANN] Multiple Desktop support for Pharo 5

2015-09-09 Thread Offray Vladimir Luna Cárdenas
Thanks a lot Torsten for this writing. In [1] you can find my annotated version using hypothesis[2] [1] https://via.hypothes.is/https://medium.com/concerning-pharo/multiple-desktops-for-pharo-5cbc46f3179f [2] https://hypothes.is/ Cheers, Offray On 26/08/15 20:19, Torsten Bergmann wrote: Ju

Re: [Pharo-users] [ANN] Multiple Desktop support for Pharo 5

2015-08-27 Thread Julien Delplanque
I don't take it bad I learned a lot of things while trying to implement it, that's what is important to me :) I just wanted to have it in pharo whoever it comes from ;). Also, nice article! Julien On 27/08/15 08:52, Torsten Bergmann wrote: Hi Julien, sorry for "hijacking" the topic. But I go

Re: [Pharo-users] [ANN] Multiple Desktop support for Pharo 5

2015-08-26 Thread Torsten Bergmann
Hi Julien, sorry for "hijacking" the topic. But I got some time left while traveling allowing me to put my recommended puzzle pieces together myself and as I wrote the code was less time consuming compared to the article. The article should help others to investigate in the goodies code and lea

Re: [Pharo-users] [ANN] Multiple Desktop support for Pharo 5

2015-08-26 Thread Julien Delplanque
Hi, I was actually implementing this feature using your advices : https://github.com/juliendelplanque/multiworlds. But yours looks better anyway. Julien On 27/08/15 03:19, Torsten Bergmann wrote: Julien Delplanque provided this week a goodie to switch between "desktops" - but his initial so

[Pharo-users] [ANN] Multiple Desktop support for Pharo 5

2015-08-26 Thread Torsten Bergmann
Julien Delplanque provided this week a goodie to switch between "desktops" - but his initial solution was more or less hiding windows and not really switching between real Pharo worlds/desktops. I gave him some tips what could be done on the pharo-user list. Havent heard from him afterwards. Now