CocoaDialog |
overview | download | documentation | examples | todo | sf.net project page |
This is the source corresponding to the binary release above, and
is probably older than the code in CVS
download page
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.
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.