Re: [Pharo-users] [ANN] Animation package

2016-11-24 Thread Thibault Raffaillac
Great! Tell me when you have any feedback (good or bad indeed). Thibault > Hello, > > Cool, I'll give a try to add animations to my windows switcher (Mirage [1]). > > Julien > > Links: > [1]: https://github.com/juliendelplanque/Mirage

Re: [Pharo-users] [ANN] Animation package

2016-11-23 Thread p...@highoctane.be
Hey, nice. I need to have look inside the code to also get the evil laugh thing. Let's get moving. Phil On Wed, Nov 23, 2016 at 11:49 AM, Thibault Raffaillac < thibault.raffail...@inria.fr> wrote: > Hello, > > I am happy to release the Animation package at last! > http://smalltalkhub.com/#!/~T

Re: [Pharo-users] [ANN] Animation package

2016-11-23 Thread Stephane Ducasse
Thibault did you try to extend roassal with them? You should post if to the Moose mailing-list. I produced a Pharo weekly news with your announce. On Wed, Nov 23, 2016 at 1:13 PM, Julien Delplanque wrote: > Hello, > > Cool, I'll give a try to add animations to my windows switcher (Mirage > [1]).

Re: [Pharo-users] [ANN] Animation package

2016-11-23 Thread Julien Delplanque
Hello, Cool, I'll give a try to add animations to my windows switcher (Mirage [1]). Julien Links: [1]: https://github.com/juliendelplanque/Mirage On 23/11/16 11:49, Thibault Raffaillac wrote: Hello, I am happy to release the Animation package at last! http://smalltalkhub.com/#!/~ThibaultRaf

[Pharo-users] [ANN] Animation package

2016-11-23 Thread Thibault Raffaillac
Hello, I am happy to release the Animation package at last! http://smalltalkhub.com/#!/~ThibaultRaffaillac/Animation This is a general animation system, which can turn any setter message into a smooth transition (provided the target value supports + and *Float). Examples: AnimationProperty new