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
Check out DBInterfaceDemo from:
http://www.mere-mortal-software.com/blog/sourcecode.php
Todd
On Mar 12, 2008, at 5:54 PM, Thomas Wickl wrote:
Hello,
I´m new to Cocoa and I really need a hint in UI Design. How can I
create this Panel like it is shown in a lot of
Application like Mail?
ht
Check out AMSerialPort from http://www.harmless.de/cocoa.php
I have used it for several projects and highly recommend it.
Todd
On Apr 21, 2008, at 5:00 PM, Rick Mann wrote:
Does Cocoa provide any high-level serial port access API? Or do I
just use IOKit?
--
Rick
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
I am looking for a copy of the MoreAuthSample. Yes, I know it has been
replaced with BetterAuthorizationSample. I don't want to start a flame
war on how to perform a task as root. I just want the old sample and
it looks like it's been pulled down from Apple's site.
If you have it, send it t