From: Robert F. <rob...@bt...> - 2008-02-01 08:07:33
Hi,
Sorry if this has been discussed before but I haven't been able to
understand if RubyCocoa supports "Core Animation". What is the status of
that support? Any examples available of CA use in RC?
--
Best regards,
/Robert Feldt
From: Patrick G. <pge...@wa...> - 2008-02-01 13:19:33
Hello,
> Sorry if this has been discussed before but I haven't been able to
> understand if RubyCocoa supports "Core Animation". What is the
> status of that support? Any examples available of CA use in RC?
Yes, it's supported. I have found no official sample code, but you can
find some stuff around.
http://discussions.apple.com/thread.jspa?messageID=5736331 is a custom
view that will animate text to where you clicked.
-Patrick