Change KeyInputTextView from a TextView to a TextField. Simplifies the nib contents...
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Wed, 27 Feb 2013 01:20:33 +0000 (02:20 +0100)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Wed, 27 Feb 2013 01:20:33 +0000 (02:20 +0100)
commit561317beecbe4dd445b0c3cb067326828ea5566a
tree59e04791b5108d00e44f3992907e445ea25d27a3
parente68c19b5923618b763543c74bf8dd6f85d4d323e
Change KeyInputTextView from a TextView to a TextField. Simplifies the nib contents to remove surrounding NSScrollView. Refactor to simplify drawing and clean up properties.
English.lproj/MainMenu.xib
KeyInputTextView.h
KeyInputTextView.m
TargetController.m