NSView and array of moveable NSImages
NSView and array of moveable NSImages
- Subject: NSView and array of moveable NSImages
- From: "Fen Soares" <email@hidden>
- Date: Thu, 5 Apr 2007 20:01:31 +0100
I have read elsewhere on this forum that it is unwise to overlap NSView
subviews within an NSView, as it's not properly supported, or something like
that.
Therefore, I have an NSView into which I am drawing an array of NSImages. I
would like to be able to move them around by dragging the mouse, but feel as
though extensive mouse and z-index visibility testing is overkill, but after
a good deal of surfing cannot see an alternative.
Is there a well trodden path to maintaining this sprite-like behaviour in
Cocoa?
Many thanks,
Fen.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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