• 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: Drag and Drop of NSTokenField stopped working in Catalina
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drag and Drop of NSTokenField stopped working in Catalina


  • Subject: Re: Drag and Drop of NSTokenField stopped working in Catalina
  • From: Michael Kloske via Cocoa-dev <email@hidden>
  • Date: Wed, 1 Jul 2020 11:39:09 +0200


On 06/30/20 18:46, James Walker via Cocoa-dev wrote:

My code (working in Catalina) is

- (BOOL)tokenField:(NSTokenField *)tokenField
      writeRepresentedObjects:(NSArray *)objects
      toPasteboard:(NSPasteboard *)pboard
{
  [pboard clearContents];
  return [pboard writeObjects:objects];
}

This works for me. Thanks a lot.
Best regards, Michael Kloske

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Next by Date: Kiosk mode problems
  • Next by thread: Kiosk mode problems
  • Index(es):
    • Date
    • Thread