NSMenu and RunLoop?
NSMenu and RunLoop?
- Subject: NSMenu and RunLoop?
- From: Pete Gordon <email@hidden>
- Date: Tue, 1 Jun 2004 16:02:15 -0400
Hi! I sure hope this is easy for someone.
I have an application that has NSTimers going off for processing. I
just noticed that when a NSMenu is clicked on (showing the available
NSMenuItems underneath it), the application halts. What's the easiest
way for me to get it so that the NSMenu's don't stop/halt my
applicaiton runLoop?
What was interesting is that I could click on a NSMenu and it puts it
in a state where now I can move over the other Menu's and they will pop
down to see them, this is cool; but my app is halted?
Thanks,
Pete Gordon
_______________________________________________
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.