• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSTableView, file promises, and the message queue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView, file promises, and the message queue


  • Subject: Re: NSTableView, file promises, and the message queue
  • From: olivier <email@hidden>
  • Date: Thu, 15 May 2003 09:04:32 -0500

sorry for the imprecision:

- (BOOL)tableView:(NSTableView *)tableView writeRows:(NSArray*)rows
toPasteboard:(NSPasteboard*)pboard


- (BOOL)outlineView:(NSOutlineView *)outlineView
writeItems:(NSArray*)items toPasteboard:(NSPasteboard*)pboard

Olivier

On Thursday, May 15, 2003, at 06:58 AM, Nick Zitzmann wrote:

>
> 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.

References: 
 >Re: NSTableView, file promises, and the message queue (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Tip for Cocoa newbies (and pros)
  • Next by Date: iTangram Fury
  • Previous by thread: Re: NSTableView, file promises, and the message queue
  • Next by thread: NSAttributedString encoding
  • Index(es):
    • Date
    • Thread