Best way to move an image in a custom view?
Best way to move an image in a custom view?
- Subject: Best way to move an image in a custom view?
- From: Ben Kazez <email@hidden>
- Date: Wed, 09 Jun 2004 18:14:55 -0400
I'm making a Connect 4 game in which I want the checkers to drop down
in a nice animation. What's the best way of doing this? The way I have
it right now is a Connect4BoardView (: NSView) object. Inside that
object I was thinking of putting an NSImageView whose frame I'd change.
Is there a better way?
Please cc me if you respond (I'm a digest guy).
Thanks,
Ben
--
Ben Kazez
http://ben.kazez.com/
_______________________________________________
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.