Douglas hi, so I should overwrite some methods that allow me to manipulate
the HUD panel in the PanelShioController class?, which is a subclas of
NSWindowController?

if yes, then I will check out which methods apply for my requirments,

Thanks

Gus


On Mon, Mar 2, 2009 at 12:16 PM, douglas welton <
douglas_wel...@earthlink.net> wrote:

> 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 <
> douglas_wel...@earthlink.net> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to