Re: getFocus on NSTextField
Re: getFocus on NSTextField
- Subject: Re: getFocus on NSTextField
- From: Enigmarelle Development <email@hidden>
- Date: Wed, 5 Dec 2001 14:01:01 -0500
Look at the NSTextDelegate messages & the notifications in NSText.h
perhaps you can use one of those.
-john c. warner
enigmarelle development
http://www.enigmarelle.com/
On Wednesday, December 5, 2001, at 12:50 PM, Kevin Barnd wrote:
i was wondering if there is an action when a NSTextField gets the focus.