Re: Pulsing buttons
Re: Pulsing buttons
- Subject: Re: Pulsing buttons
- From: Bill Dudney <email@hidden>
- Date: Tue, 4 Dec 2007 22:20:18 -0700
Hi Timothy,
I think that Core Animation would help here if you can require 10.5
You can attach filters to views that you can then animate. The sample
code for 'MenuApplication Sample Code' which is part of the CA head
start code has a great example. It puts a blur filter on a layer and
then animates the intensity. Same approach can be used with layer
backed views.
HTH,
-bd-
http://bill.dudney.net/roller/objc
On Dec 4, 2007, at 9:19 PM, Timothy Reaves wrote:
On Dec 4, 2007, at 8:16 PM, Rob Keniger wrote:
On 05/12/2007, at 2:11 PM, Timothy Reaves wrote:
Ya, I mean normal ones. But that doesn't seem to do it. Is it
only one button type? Or any NSButton subclass?
In IB 3 I added a "Push Button" (standard Aqua button) to a window
and set the key equivalent to the Return key in the Inspector.
Works here.
To be honest I can't remember how the UI works in IB 2, I've been
using IB3 for so long.
O.K. It does not work for all buttons.
What I'm wanting is a round, colored, pulsing status indicator.
Like you see in some of the system apps.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden