Re: Help with simple NSView animation...

2011-03-03 Thread Matt Neuburg
On Mar 3, 2011, at 10:52 AM, Carlos Eduardo Mello wrote: > thanks for the reply. I 'll definetly dig into that as soon as I am done > with core GUI stuff (need to get my app working for a -prototype demo)...I > was trying to add a quick touch of animation so that my demo would look > cooler a

Re: Help with simple NSView animation...

2011-03-03 Thread Carlos Eduardo Mello
Hi Matt, thanks for the reply. I 'll definetly dig into that as soon as I am done with core GUI stuff (need to get my app working for a -prototype demo)...I was trying to add a quick touch of animation so that my demo would look cooler and just thought that it might be possible to do it

Re: Help with simple NSView animation...

2011-03-03 Thread Matt Neuburg
On Thu, 03 Mar 2011 10:54:32 -0300, Carlos Eduardo Mello said: >Just in case someone was following... > > As I couldn't figure out a simple way to animate my view growing >while drawing (my drawing needs to be updated for each step of the >way, depending on the view's size...), as a workarou

Re: Help with simple NSView animation...

2011-03-03 Thread Carlos Eduardo Mello
Just in case someone was following... As I couldn't figure out a simple way to animate my view growing while drawing (my drawing needs to be updated for each step of the way, depending on the view's size...), as a workaround I hid the view out of sight by embeding it in a dumb transparent