NSFormatter not getting called

2009-02-16 Thread Apple Cocoa List
I can't get this very simple NSFormatter to get called on an NSTextField. Here is the formatter: @implementation FileNameFormatter - (BOOL)isPartialStringValid:(NSString *)partialString newEditingString:(NSString **)newString errorDescription:(NSString **)error { NSLog(@Formatter

Re: DICOM images in Cocoa

2008-08-13 Thread Apple Cocoa List
Also check out: http://www.escape.gr/ Todd On Aug 13, 2008, at 1:12 AM, Devraj Mukherjee wrote: Hi all, My application requires to display DICOM image files. Preview doesn't support DICOM by nature so the thought at the moment is to use something like ImageMagick and convert these images to