FROM : Fen Soares
DATE : Thu Apr 05 21:01:31 2007
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.
DATE : Thu Apr 05 21:01:31 2007
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.
| Related mails | Author | Date |
|---|---|---|
| Fen Soares | Apr 5, 21:01 | |
| Scott Anguish | Apr 5, 21:49 | |
| I. Savant | Apr 5, 22:01 | |
| Scott Anguish | Apr 5, 22:07 | |
| Scott Anguish | Apr 5, 22:10 | |
| Michael Watson | Apr 5, 22:13 | |
| Michael Watson | Apr 5, 22:14 | |
| I. Savant | Apr 5, 22:16 | |
| Fen Soares | Apr 6, 10:10 |






Cocoa mail archive

