Added a new about box class. Added a text field that will eventually be clickable...
authorKent Sutherland <ksuther@ithinksw.com>
Thu, 4 Aug 2005 17:50:52 +0000 (17:50 +0000)
committerKent Sutherland <ksuther@ithinksw.com>
Thu, 4 Aug 2005 17:50:52 +0000 (17:50 +0000)
commitd4f63699c141b36ccd7daff2d910e836af76dcfa
tree74b56c257ea7f92d6161bd2f59abcc602bd08c29
parentbbfa6efd3166fc3d4202de03f817cc46efe08967
Added a new about box class. Added a text field that will eventually be clickable to go to a URL. Added the about box nib.
English.lproj/AboutBox.nib/classes.nib [new file with mode: 0644]
English.lproj/AboutBox.nib/info.nib [new file with mode: 0644]
English.lproj/AboutBox.nib/keyedobjects.nib [new file with mode: 0644]
ITAboutBox.h [new file with mode: 0644]
ITAboutBox.m [new file with mode: 0644]
ITKit.h
ITURLTextField.h [new file with mode: 0644]
ITURLTextField.m [new file with mode: 0644]