NSTimer and modal panels
NSTimer and modal panels
- Subject: NSTimer and modal panels
- From: Gabriel Zachmann <email@hidden>
- Date: Wed, 30 Sep 2009 13:01:04 +0200
Sorry for asking again about NSTimers.
My question is: I've got a modal panel (a config sheet in a
screensaver) with a text field, and when I enter some text there one
of my methods, -changeSomething: say, gets called.
Is changeSomething executed in a different thread than my main code?
I am asking, because I would like to manipulate some timers, e.g.,
invalidate a timer that I've set up in the init method, and install a
new one.
Thanks a lot in advance.
Best regards,
Gabriel.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden