Re: NSStepper
Re: NSStepper
- Subject: Re: NSStepper
- From: Isaac Sherman <email@hidden>
- Date: Tue, 18 Jun 2002 09:49:32 -0400
on 6/17/02 6:40 PM, the method -(id)email@hidden:(id) sender:@"Kyle
Mandli"; returned:
>
I want to have the simple functionality for a NSTextField to use the
>
method takeIntValueFrom: from a NSStepper but the NSTextField is always
>
blank. All the connections are made correctly and there is no code that
>
I am using to get in the way (since you can do this directly in IB.)
>
This seems like it should be easy, is there something I am missing?
>
Thanks.
>
>
Kyle Mandli
Number one, connect the text field to the stepper, and vice versa with the
same takeTypeValueFrom:. Also, if you have an NSDateFormatter hooked up,
you have to use takeString...:.
HTH,
--
Isaac Sherman
MotaSoft Software
http://homepage.mac.com/huperzoevs/
_______________________________________________
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.
References: | |
| >NSStepper (From: Kyle Mandli <email@hidden>) |