Re: Self terminating popup window - need help
Re: Self terminating popup window - need help
- Subject: Re: Self terminating popup window - need help
- From: j o a r <email@hidden>
- Date: Fri, 15 Apr 2005 19:50:42 +0200
On 15 apr 2005, at 00.33, Joshua D. Orr wrote:
I am guessing you are using a NSTimer. Your new thread probably
does not have
a message run loop running, and NSTimer makes use of that.
Please check with the documentation. From NSRunLoop API docs:
"In general, your application does not need to either create or
explicitly manage NSRunLoop objects. Each NSThread, including the
application’s main thread, has an NSRunLoop object automatically
created for it. If you need to access the current thread’s default
run loop, you do so with the class method currentRunLoop."
This thread has been pretty weird all along. I'll write a follow up
message later with some ideas that you might try if you want to get
this working. But first I need to watch a movie with the wife.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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