Adding a gradient NSView subclass to draw the pretty gradient
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 25 Feb 2008 21:45:00 +0000 (16:45 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 25 Feb 2008 21:45:00 +0000 (16:45 -0500)
commit9f9b4f0f55e1373bed72b24a01487b777af8ba2e
treef517be38926b681c630eca637887c41af3ded0e0
parentd988f4fbe1409525d04096de01e5a898a12aea10
Adding a gradient NSView subclass to draw the pretty gradient

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