Re: [Pharo-users] SDL2 and fork

2015-04-20 Thread merwanouddane
Hello, We don’t lose all keystroke events, but they are replaced by keydown events. Merwan De : Nicolai Hess Envoyé : ‎lundi‎ ‎20‎ ‎avril‎ ‎2015 ‎09‎:‎36 À : Any question about pharo is welcome; Esteban Lorenzano 2015-04-20 8:38 GMT+02:00 Matthieu Lacaton : Hello, Tha

[Pharo-users] Woden - Rotate an Object from absolute referential

2015-05-12 Thread merwanouddane
Hello everyone, I am currently making a little demo with woden and I would like to rotate a cube, not from the relative referential but from the absolute one ( rotate X always rotate in the same direction even if I previously have rotated Y ). What currently happens is that when I rotate

Re: [Pharo-users] Woden - Rotate an Object from absolute referential

2015-05-12 Thread merwanouddane
Thanks for your answer ronnie, I did not manage to do it with node orientation, can you please be more specific ? De : Ronie Salgado Envoyé : ‎mardi‎ ‎12‎ ‎mai‎ ‎2015 ‎09‎:‎44 À : Any question about pharo is welcome Hello Merwan, Currently is not possible because the only way to repre

Re: [Pharo-users] Reopen last closed nautilus window

2015-05-18 Thread merwanouddane
browers (I know it erases the ifTrue: shortcut but I didn't wanted to have a shortcut who changes my habits...) Here is the repo: http://smalltalkhub.com/#!/~MerwanOuddane/NautilusSavior Cheers, Merwan