#824: Calls to #validateUserInterfaceItem: have no effect
---------------------------------+------------------------------------------
Reporter: m...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: minor | Milestone: MacRuby 0.7
Component: MacRuby | Keywords:
---------------------------------+------------------------------------------
The following implementation of #validateUserInterfaceItem: had no effect
when added to a window controller
{{{
def validateUserInterfaceItem item
false
end
}}}
Replacing the above method with a similar implementation of
#validateMenuItem:, however, and menu items were disabled as expected.
--
Ticket URL: <http://www.macruby.org/trac/ticket/824>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel