CocoaDialog
overview | download | documentation | examples | todo | sf.net project page

Latest release

binary download

download page

quick download link

source download

This is the source corresponding to the binary release above, and is probably older than the code in CVS
download page

Changelog

1.1 - added inputbox, standard-inputbox
    - textbox window no longer closes on escape unless there's a "Cancel" button
    - fixed error handling for textbox when --text-from-file file is
      invalid.
			

full Changelog

Old releases

See the file list on sourceforge.

CVS

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.