Re: Expression parsing
Re: Expression parsing
- Subject: Re: Expression parsing
- From: Mario Diana <email@hidden>
- Date: Sat, 17 Jul 2004 21:27:45 -0400
On Saturday, July 17, 2004, at 07:46 PM, Theodore H. Smith wrote:
I want my NSTextField subclass, to tell an NSStepper that it's text
has been updated.
If I understand correctly, NSTextField will send the following
notification:
NSControlTextDidEndEditingNotification
If your NSStepper registers to receive that, all should be well. Look
for -textDidEndEditing: in NSTextField.
Mario
=======================================================
Mario Diana Mobile: 845-380-8428
50 Forest Drive Home: 845-221-3989
Poughquag, NY 12570 Email: email@hidden
=======================================================
Programmer - Web development, Java, XML, LAMP, Mac OS X
=======================================================
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.