Feb. 21, 2011
9:04 a.m.
Status: New Owner: ---- New issue 3738 by fernando...@gmail.com: Morphic Animations enhancement http://code.google.com/p/pharo/issues/detail?id=3738 I've implemented a Morphic-Animations runner. The idea is to reify animations as strategy objects, that can be accessed and run from any Morph, centralized in an MorphicAnimationsRunner class, ( to avoid pupulating Morph with extra methods, similar to Seaside "brush" idea). You can try it out via the examples, MorphicAnimationExamples class. Integration with the SystemWindow is provided also, if you enable the animate windows setting you can give it a try. I think this could be integated into Morphic, as Morphic-Animations category. For 1.3