Creating an empty subclass of NSBox to handle file drag-and-drop
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 25 Feb 2008 21:49:37 +0000 (16:49 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 25 Feb 2008 21:49:37 +0000 (16:49 -0500)
commitefbcbefe4148b232a263849689c5a230a08eaee2
tree347d5f67e9346ffeff40e37d5c9eb20c30f75e3b
parent9f9b4f0f55e1373bed72b24a01487b777af8ba2e
Creating an empty subclass of NSBox to handle file drag-and-drop

* English.lproj/MainMenu.nib: Set the custom subclass
* PrintDrop.xcodeproj: Project updates for the new source files
* Source/FileDropBoxView.h: New file
* Source/FileDropBoxView.m: New file
English.lproj/MainMenu.nib/designable.nib
English.lproj/MainMenu.nib/keyedobjects.nib
PrintDrop.xcodeproj/project.pbxproj
Source/FileDropBoxView.h [new file with mode: 0644]
Source/FileDropBoxView.m [new file with mode: 0644]