Hi Robert,
Thanks for your reply. What I would like to have in this particular case is
a few text fields that, when edited, change the selection of a tableview. So
I wondered if there's a classic approach to this issue, as I can imagine I'm
not the only person that wants to have, for example, seve
2008/10/13 Alex Blaj <[EMAIL PROTECTED]>
> Hello everyone,
>
> A beginners question: I have a window with several NSTextFields and I would
> like to implement textDidChange: for all of them (the behaviour would be
> different for each field). What is the "standard" solution for this
> situation? I
Hello everyone,
A beginners question: I have a window with several NSTextFields and I would
like to implement textDidChange: for all of them (the behaviour would be
different for each field). What is the "standard" solution for this
situation? I can think about either creating a single delegate cl