• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Dock Magnification Effect
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dock Magnification Effect


  • Subject: Re: Dock Magnification Effect
  • From: Stevos <email@hidden>
  • Date: Fri, 17 May 2002 23:28:31 -0500

On 5/17/02 11:10 PM, "email@hidden" <email@hidden> wrote:

> Keeping the question simple...
>
> How does one implement a Dock Magnification effect? I want to create a
> similar row (action more like a 2 dimensional array of icons), which zooms up
> when the cursor goes over them, making the selection (and reading the icon)
> to be easier.
>
> Any ideas?
>
> Steve Sheets
> _______________________________________________
> cocoa-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
>
>


NSImage and NSAffine scaling

Just have like a Dock object
Which holds a bunch of dockparts
And then have your dock object send a size msg to the dockparts every so
often (very often, actually)

I think that would work.
_stevos
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Dock Magnification Effect (From: email@hidden)

  • Prev by Date: Re: NSTextField overwrites itself
  • Next by Date: Re: NSTextField overwrites itself
  • Previous by thread: Dock Magnification Effect
  • Next by thread: Re: Dock Magnification Effect
  • Index(es):
    • Date
    • Thread