Adding a nice gradient to the background to make the app look even prettier
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 28 May 2008 20:47:41 +0000 (16:47 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 28 May 2008 20:47:41 +0000 (16:47 -0400)
commit1fde6fc085765edfe208ddc26e92bf4e2401112e
treed23d0154bbbddfc6616f102ebd83a76dd2517304
parentbdd134dd0f9fd1578524381053f177637ac1d224
Adding a nice gradient to the background to make the app look even prettier

* English.lproj/MainMenu.nib: Add the Custion View
* English.lproj/gradient.png: New file
* Source/GradientBackView.m+h: New files
* Scrabbalize.xcodeproj: Project updates for new files
English.lproj/MainMenu.nib/designable.nib
English.lproj/MainMenu.nib/keyedobjects.nib
English.lproj/gradient.png [new file with mode: 0644]
Scrabbalize.xcodeproj/project.pbxproj
Source/GradientBackView.h [new file with mode: 0644]
Source/GradientBackView.m [new file with mode: 0644]