From: Laurent S. <lsa...@ap...> - 2007-09-05 10:25:25
|
Yvon, What you need to do is write a custom view that would draw a rotated image. Then you can use NSAnimation or NSTimer to force the display of the control. There are no problems specific to RubyCocoa. Laurent On Sep 5, 2007, at 12:06 PM, Yvon Thoraval wrote: > i have a rubycocoa application similar to iSync and i'd like having > the sync button rotating. > > i able from a thread to make it rotating when the sync button isn't > activated. > > the same when i use an NSTimer in place of a ruby thread. > > the sync button stays with an image pressed and darker. > > no other action are possible until the action of this button is > terminated. > > are those probs specific to rubycocoa ? > > -- > yvon > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/_______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |