• 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
animating the info text upwards
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

animating the info text upwards


  • Subject: animating the info text upwards
  • From: Francisco Tolmasky <email@hidden>
  • Date: Wed, 19 Mar 2003 20:41:57 -0800

I'm trying to recreate the effect from the finder windows when you press "customize toolbar" That little informational section moves upwards and then the customize toolbar stuff shows up in the window itself. I was wondering how to make the little information thing move upwards. I currently have two views, one which is shown by default, another which I wish to show when a certain button is pressed. I was considering just timing it and moving the view upwards in a for loop-type of situation, but I was wondering if there was some sort of animate: message that could do this for me. Also, is it even possible to move the contentView in an NSWindow (both my views get set to content view) or would I have to make another encompassing view around the informational text and scroll it upwards within the view.

I hope my post is not too confusing.

Here is a rough picture of what I mean:

[ toolbar ]
[ info ]
| |
| |
|-------------|

Any help is greatly appreciate.

Thank you in advance :)


Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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.

  • Follow-Ups:
    • Re: animating the info text upwards
      • From: Greg Titus <email@hidden>
  • Prev by Date: Re: document talking to appcontroller
  • Next by Date: Gracefully shutting down a server.
  • Previous by thread: Re: document talking to appcontroller
  • Next by thread: Re: animating the info text upwards
  • Index(es):
    • Date
    • Thread