NSStepper + NSTextField != controlTextDidChange
NSStepper + NSTextField != controlTextDidChange
- Subject: NSStepper + NSTextField != controlTextDidChange
- From: Famille GOUREAU-SUIGNARD <email@hidden>
- Date: Sat, 22 Jun 2002 21:50:25 +0200
Hi folks,
sorry to bother again, but here is my new problem.
I've got a NSStepper which has a NSTextField as it's intValue target.
myControl (NSObject) is the delegate of the TextField.
The myControl class implements the controlTextDidChange function.
But it is never called when the NSStepper is activated, ans subsequently
the TextField text changes.
Any idea to bypass this ?
many thanks by advance.
Camille
_______________________________________________
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.