Re: Handle keyboard events
Re: Handle keyboard events
- Subject: Re: Handle keyboard events
- From: Justin Spahr-Summers <email@hidden>
- Date: Mon, 14 Mar 2005 08:07:30 -0600
In the method that gets called when the notification is posted, just
use [myTextField stringValue].
On Mon, 14 Mar 2005 14:20:09 +0530, Rohit Bhatia <email@hidden> wrote:
>
>
> Hi,
> I want to handle the Keyboard Events in a TextField. I want call a
> particular function every time a key is pressed.
> For this I am using the NSTextDidChangeNotification.
> I have added an Observer for this, but I am not able to get the value
> present in the TextField.
> Is there any other way to do this
>
> Thanks.
> Rohit
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden