Re: Wait some seconds
Re: Wait some seconds
- Subject: Re: Wait some seconds
- From: Sanri Parov <email@hidden>
- Date: Wed, 22 Jun 2005 21:18:53 +0200
On Wed, 22 Jun 2005 14:09:11 -0500, Charilaos Skiadas wrote:
> I would try to use NSTimer. But that might require rewriting some
> stuff, since you need to provide a call-back and stuff. What is it
> that you are trying to accomplish though?
These are the steps for my goal:
1) The user edits a NSTextView in the app
2) an NSTextDidChangeNotification is rised to a selector
3) The selector waits for 3 seconds of inactivity before saving the
text to an output file.
What have I to do? It seems NSTimer is really complicated and
confusing...
--
Sanri Parov
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden