Use automatic validation of UI items for the toolbar buttons, rather than manually...
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 1 Dec 2008 15:33:16 +0000 (10:33 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 1 Dec 2008 15:33:16 +0000 (10:33 -0500)
commitfc4b228303620109fc3ff24db9453763c51d25ad
treedd352ca3816396c99f54ab7797108f6c692cc69a
parenta6311d73eb0e5f34ed63d9c26d4452aa8ee96c4d
Use automatic validation of UI items for the toolbar buttons, rather than manually enabling/disabling them

* Source/DebuggerController.h: Remove the outlets for the toolbar items
* Source/DebuggerController.m:
(validateUserInterfaceItem:): Validate the reconnect button
(setStatus:): Remove the block of code that sets button states
(updateStackViewer): ditto
* English.lproj/Debugger.xib: Remove the outlets and set all the toolbar items to autovalidate
English.lproj/Debugger.xib
Source/DebuggerController.h
Source/DebuggerController.m