Re: Doing the two-step?
Re: Doing the two-step?
- Subject: Re: Doing the two-step?
- From: Isaac Sherman <email@hidden>
- Date: Thu, 13 Jun 2002 23:13:41 -0400
on 6/12/02 7:09 PM, the method -(id)email@hidden:(id) sender:@"Isaac
Sherman"; returned:
>
I noticed a strange glitch with NSDateFormatter, NSStepper, and NSTextField.
>
If the NSStepper is set to takeIntValueFrom: (or float, or double) the
>
NSTextField (and vice-versa, the field is editable), and the textfield
>
attached to the formatter, when the stepper is clicked in either direction,
>
field goes blank. Any suggestions? Is this a known bug, or should I file a
>
report? Or am I somehow doing something wrong?
Just to follow up, I filled out a bug report, then figured out a workaround
for it. Simple, and quite possibly the intentional way. The NSStepper and
the NSTextField must both be set to takeStringValueFrom:, then it'll work.
Not sure why, though... How would I go about alerting Apple to this?
--
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.