• 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: NSPasteboard drag pasteboard hang
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSPasteboard drag pasteboard hang


  • Subject: Re: NSPasteboard drag pasteboard hang
  • From: Michael Jurewitz <email@hidden>
  • Date: Thu, 31 Aug 2006 19:12:30 -0700

Can you send a small sample to the list that exhibits this error?

-Michael Jurewitz

*********************************************
Developer Technical Support Engineer

Infinite Loop 3
MS:  303-2T
Cupertino, CA 95014

408-974-9043
*********************************************

On Aug 31, 2006, at 7:03 PM, Jeff C wrote:

I've seen a couple of references to the following problem, but no suggestions on a solution.

I've modified an NSBrowser/NSMatrix to support dragging. My mouse dragging method does this:

- (void) mouseDragged:(NSEvent *) event
{
// start a drag op
NSLog( @"Initiating drag");
NSPasteboard *pasteBoard = [NSPasteboard pasteboardWithName:NSDragPboard];



Unfortunately, the pasteboard process loops, and consumes most of the CPU. I have to kill the process and reboot the machine to return to sanity.


I must be doing something stupid, the API seems very straightforward. Any suggestions on what I'm doing wrong?



Thanks,
Jeff

_______________________________________________
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

_______________________________________________ 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
References: 
 >NSPasteboard drag pasteboard hang (From: Jeff C <email@hidden>)

  • Prev by Date: NSPasteboard drag pasteboard hang
  • Next by Date: QuickTime Problems: cannot decode object of class (QTMovieView)
  • Previous by thread: NSPasteboard drag pasteboard hang
  • Next by thread: QuickTime Problems: cannot decode object of class (QTMovieView)
  • Index(es):
    • Date
    • Thread