Re: NSTableView, file promises, and the message queue
Re: NSTableView, file promises, and the message queue
- Subject: Re: NSTableView, file promises, and the message queue
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 15 May 2003 04:58:03 -0700
On Wednesday, May 14, 2003, at 07:00 AM, olivier wrote:
For the problem of the event queue sticking when dragging from the
datasource: just return YES to the method writeCell... I seem to
remember that i had to do a few trick after that to keep everything
working as expected, but that should get rid of the sticking.
Hmm, which writeCell: method might this be? We're talking about
NSTableView, and after searching through the documentation and headers,
I can only find a writeCell: method for NSTextView. Is there some sort
of undocumented method I need to implement here?
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
"Great spirits have always encountered violent opposition from mediocre
minds." - Albert Einstein
_______________________________________________
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.