2 Apr
2009
2 Apr
'09
10:08 a.m.
NSButton inherits from NSControl, which — according to http://www.macruby.org/trac/wiki/HotCocoaStatus — is partially mapped to HotCocoa. Is this incomplete mapping the reason NSButton.respond_to?("setEnabled") == false ?