• 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
Drag and drop differences between 10.3.9 and 10.4?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Drag and drop differences between 10.3.9 and 10.4?


  • Subject: Drag and drop differences between 10.3.9 and 10.4?
  • From: theo <email@hidden>
  • Date: Mon, 23 Jan 2006 15:10:53 +0000


I've got this WebView, which can accept drag and drop of files, just fine on OS 10.4.x. But on 10.3.9 it doesn't.


In fact I didn't even register any drag receiver in my WebView! And it still worked on 10.4

I tried adding this code to my code:

[MyWebView registerForDraggedTypes:[NSArray arrayWithObject: NSFilenamesPboardType]];

This doesn't seem to fix the problem on 10.3.9, unfortunately.

Any ideas anyone? Does WebView even accept file drags on 10.3.9? Can I make it do so?

Any help would be greatly appreciated!
_______________________________________________
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


  • Prev by Date: Re: create a cartesian graph with cocoa
  • Next by Date: Re: Objects cross calls
  • Previous by thread: Re: create a cartesian graph with cocoa
  • Next by thread: Small version of Square Pulldown NSPopUpButton?
  • Index(es):
    • Date
    • Thread