Re: Fetch value from field editor during editing?
Re: Fetch value from field editor during editing?
- Subject: Re: Fetch value from field editor during editing?
- From: Russ <email@hidden>
- Date: Mon, 17 Nov 2008 19:17:02 -0800 (PST)
Nice try, but that definitely doesn't affect typing. According to the docs, it affects mouse tracking.
NSTextField: why use the rowboat you need, when you can use an aircraft carrier instead.
Still no way to find the text editor value while it is editing, or receive notifications as the value changes.
----- Original Message ----
Sent: Monday, November 17, 2008 10:52:46 AM
Subject: Re: Fetch value from field editor during editing?
On Mon, Nov 17, 2008 at 10:41 AM, Russ wrote:
>
> Any ideas on why the field editor doesn't report the value as it is being edited?
NSTextField is a subclass of NSControl. NSControl provides the
-isContinuous / -setContinuous: methods. Try reading up on those ...
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden