• 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: When will drag'n'drop to the Finder work? (promiseHFS)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When will drag'n'drop to the Finder work? (promiseHFS)


  • Subject: Re: When will drag'n'drop to the Finder work? (promiseHFS)
  • From: Bill Bumgarner <email@hidden>
  • Date: Mon, 13 May 2002 23:10:18 -0700

That was a particularly amusing hunk of code to write-- very confusing given that I had never actually done drag-n-drop on Mac outside of Cocoa. There are some truly amusing anecdotes in some of the related tech notes..
.

-windowRef may not work and that may be exactly what the problem is! Thanks for pointing that out-- it dawns on me that what I likely need to do is convert the NSImage to a raw bitmap [not hard] and then convert that into whatever the heck it is that the Carbon based imaging code needs.

It shouldn't be too hard, but I'm posting it back to Cocoa-dev with the hopes that someone else has already figured it out and I won't have too...
:-)

b.bum

On Monday, May 13, 2002, at 10:56 PM, Charles Srstka wrote:
I also thought that the -[NSWindow windowRef] method didn't work unless you originally created the window with -[NSWindow initWithWindowRef:] , or at least I vaguely remember it not working when I tried it, long ago with a plain old NSWindow created from a nib...
_______________________________________________
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.

  • Follow-Ups:
    • Re: When will drag'n'drop to the Finder work? (promiseHFS)
      • From: Charles Srstka <email@hidden>
  • Prev by Date: createSymbolicLinkAtPath
  • Next by Date: Re: referring to global windows
  • Previous by thread: Re: When will drag'n'drop to the Finder work? (promiseHFS)
  • Next by thread: Re: When will drag'n'drop to the Finder work? (promiseHFS)
  • Index(es):
    • Date
    • Thread