CFRunLoopRun()
CFRunLoopRun()
- Subject: CFRunLoopRun()
- From: Ian was here <email@hidden>
- Date: Mon, 28 Mar 2005 13:23:48 -0800 (PST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
An intersting issue I recently came across is that if
you begin a modal dialog sheet:
beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo:
then run CFRunLoopRun(), it seems to interfere with
CFRunLoopRun(), causing it to fall out of it's loop.
On the other hand, if you run the CFRunLoopRun()
before opening the dialog sheet, the loop works good,
but the sheet will never be shown.
Hmm...
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
_______________________________________________
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