Re: Animate the way a HUD panel appears.
Re: Animate the way a HUD panel appears.
- Subject: Re: Animate the way a HUD panel appears.
- From: douglas welton <email@hidden>
- Date: Mon, 2 Mar 2009 06:16:05 -0500
Gustavo,
Yes - a HUD Panel is just a subclass of NSWindow.
regards,
douglas
On Mar 2, 2009, at 5:24 AM, Gustavo Adolfo Pizano wrote:
Douglas hello.
will this apply also to the HUD Panel?, I was thinking something
similar but couldn't see a way to achieve it. inside the panel as I
said, I have my custom view, but I dunno how to play with it to
make it appear in a "fancy" way.
I will look at the example once i get home.
thanks
Gustavo
On Mon, Mar 2, 2009 at 1:47 AM, douglas welton <email@hidden
> wrote:
Gustavo,
Have you looked at the documentation for NSViewAnimation? This will
class gives you a number of options for manipulating several
attributes (frames, alpha, etc) for windows/views.
You might want to also take a look at the Reducer example, in
particular the Animated TabView Class that uses a custom NSAnimation
class along with some custom drawing to produce visual effects using
the default Core Image Transitions.
regards,
douglas
On Mar 1, 2009, at 1:05 PM, Gustavo Pizano wrote:
Hello, I have an application that has a HUD panel, now, when I click
the button to show the panel the HUD panel simply appears, I was
wondering if there is a way to make it appear in a diferent way,
kinda the way Aperture, or iPhoto shows such panels, that they
"scroll down", when needed.
I dunno how complex can this be.
Thanks for your help
Gustavo Pizano
_______________________________________________
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