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: "I. Savant" <email@hidden>
- Date: Mon, 17 Nov 2008 10:52:46 -0500
On Mon, Nov 17, 2008 at 10:41 AM, Russ <email@hidden> 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