CocoaDialog |
overview | download | documentation | examples | todo | sf.net project page |
Updated May 10, 2004
1.1.2 quick download link
1.1.2 download page
This is the source corresponding to the binary release above.
1.1.2 source download page
1.1.2 10/05/2004 - fixed crash that would occur when printing return values containing non-Roman characters. Thanks to Nobumi Iyanaga for finding this. - added "debug" class method to CDControl and got rid of those printf()s.
See the file list on sourceforge.
To check out the code from CVS, use the following commands:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cocoadialog login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cocoadialog co cocoadialog
You can also browse CVS with a web based interface here.
Let me know if you have problems building from this xcode project. I trimmed a lot of crap out of CVS.