Add radio buttons to allow people to choose either 1 or 2 copies to print
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 11 Sep 2008 00:14:23 +0000 (20:14 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 11 Sep 2008 00:14:23 +0000 (20:14 -0400)
commit883afb67d8005c9c2ae108e50a462559690fb6c7
tree2d6c63c9d27ac35e8545ff346f9e2474e6926673
parent00d8ff16f4292404166b9853f643278cdc5d0c45
Add radio buttons to allow people to choose either 1 or 2 copies to print

* English.lproj/MainMenu.xib: Draw out the NSMatrix
* Source/AppController.h: Add an NSMatrix IBO
* Source/AppController.m:
(uploadAndPrint:): Use the -# option for LPR and use __PRINT_#__ for BLU_DEBUG
English.lproj/MainMenu.xib
Source/AppController.h
Source/AppController.m