i have now verified (via an extremely trivial cocoa application) that
the buttons in a Find panel are not enabled if the first responder is
an NSTextView that appears in a sheet (which is the key window). note
that the find functions (e.g., find next/previous, use selection for
find) all work p
if i have an NSTextView in a sheet and open the find panel, the
buttons remain disabled. however, the find commands from the menu
work fine. is the find panel not supposed to work if the key window
is a sheet? or is this a known bug? any suggestions as to how to get
the buttons to be properly e