Navigation |
Using bindings to disable a control when a list is emptyUsing bindings to disable a control when a list is empty
Posted June 29th, 2007 by Paul
in
Need to disable a control such as a button when a list or table is empty? It's easy to do with bindings. Let's assume you have an NSTableView displaying some items from an NSArrayController, and you want to disable a button when the table contains no items. |
User loginApple Developer Connection |
Comments