Re: Cocoa-dev Digest, Vol 5, Issue 1956

2008-11-17 Thread Matthew Whillock
not sure it will work for simple integral types like float. Thanks! -- Matthew Whillock [EMAIL PROTECTED] http://www.mssl.ucl.ac.uk/ Mullard Space Science Laboratory Department Of Space And Climate Physics Holmbury St Mary Surrey RH5 6NT UK ___ Co

Re: NSView out of memory problem

2008-04-02 Thread Matthew Whillock
bject, but relying on that being the case is folly. On 2 Apr 2008, at 2:23 am, Matthew Whillock wrote: The class reference has this to say about it: Strokes a line between two points using the current stroke color and the default drawing attributes. + (void)strokeLineFromPoint:(NSPoint)poin

Re: NSView out of memory problem

2008-04-01 Thread Matthew Whillock
rPath strokeLineFromPoint: linebottom toPoint: linetop]; It will avoid creation of an object for each segment. -- Matthew Whillock [EMAIL PROTECTED] Mullard Space Science Laboratory Holmbury St Mary Surrey RH5 6NT UK ___ Cocoa-dev mailing list (Coco

Re: NSView out of memory problem

2008-04-01 Thread Matthew Whillock
d. I'm sure I'm missing something. --Leslie Smith -- Matthew Whillock [EMAIL PROTECTED] Mullard Space Science Laboratory Holmbury St Mary Surrey RH5 6NT UK ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post ad