stepper problem
stepper problem
- Subject: stepper problem
- From: Theodore Petrosky <email@hidden>
- Date: Tue, 7 Oct 2003 13:47:54 -0700 (PDT)
I am a little stumped...
i have an NSTextField with a date (set up with a
formatter) I have a stepper that works as long as the
insertion point is not in the textField.
That's what has me stumped. If i click the up arrow,
the stepper correctly advances the date 1 hour. This
will continue for as long as you click the up arrow.
However if the insertion point is in the textField,
the click will advance from 01 am to 11 am then 12 pm
and back to 1 am.. so if I click (but only with the
insertion point in the textField) and advance in one
hour increments, I can not get greater than 12 pm.
What is the difference with the insertion point being
in the textField?
Ted
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
_______________________________________________
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.