Re: Modal Dialog and Drag & Drop in a NSTableView
Re: Modal Dialog and Drag & Drop in a NSTableView
- Subject: Re: Modal Dialog and Drag & Drop in a NSTableView
- From: Stéphane Sudre <email@hidden>
- Date: Fri, 17 Jun 2005 09:48:49 +0200
On jeudi, juin 16, 2005, at 12:53 AM, Gerard Iglesias wrote:
Hi,
Something to note here, is that this kind of thing invoke inter
process communication, and I wonder if the event mask in action during
modal session is not to restrictive for this kind of communication
stuff ???
I don't have the time to look at this myself this night, but maybe you
have to configure the runloop ?
Easier solution, I will file a bug report. Either the AppKit needs to
be fixed or the documentation needs to be.
The runModalForWindow: documentation needs to be refreshed anyway. The
sample code with the NSModalSession is a bad sample code as it takes
100% of CPU time.
_______________________________________________
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