Skip navigation.
 
mlRe: NSView and array of moveable NSImages
FROM : I. Savant
DATE : Thu Apr 05 22:16:47 2007

On 4/5/07, Scott Anguish <<email_removed>> wrote:

> Actually, I used a double linked list, since this made it easy to
> traverse into groups, and move items around wholesale.  But this was
> a large, large scale package that often had 50,000 items to deal with.


I've done very little drawing of this nature (with mutable z-order),
so this is as enlightening to me as I'm sure it is to Fen. Thanks for
the insight!

--
I.S.

Related mailsAuthorDate
mlNSView and array of moveable NSImages Fen Soares Apr 5, 21:01
mlRe: NSView and array of moveable NSImages Scott Anguish Apr 5, 21:49
mlRe: NSView and array of moveable NSImages I. Savant Apr 5, 22:01
mlRe: NSView and array of moveable NSImages Scott Anguish Apr 5, 22:07
mlRe: NSView and array of moveable NSImages Scott Anguish Apr 5, 22:10
mlRe: NSView and array of moveable NSImages Michael Watson Apr 5, 22:13
mlRe: NSView and array of moveable NSImages Michael Watson Apr 5, 22:14
mlRe: NSView and array of moveable NSImages I. Savant Apr 5, 22:16
mlRe: NSView and array of moveable NSImages Fen Soares Apr 6, 10:10