Mark,
> Ian Bartholomew wrote:
>
>> It seemed to work OK when I tried it in an EnhancedListView. I got a
>> beep
>> for every key I tried, including the enter key.
>>
> Thats odd - not seeing that here. Will have to make up a test form and
> try it...
Are you certain the view is properly connected to the presenter? I
sometimes get weird results if I forget to set the name of a subview. I
_think_ you have implied all is well in that regard, but I'll mention it
JIC.
As you are probably aware, another common reason things don't work is to
register interest in a bogus selector. Did you perhaps ask for
#keyPressed vs. #keyPressed: in your "real" presenter?
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
[hidden email]