Re: Hide badge of NSDraggingSession
Re: Hide badge of NSDraggingSession
- Subject: Re: Hide badge of NSDraggingSession
- From: Steve Mills via Cocoa-dev <email@hidden>
- Date: Thu, 25 Jul 2019 19:37:29 -0500
> On Jul 25, 2019, at 19:12, Dragan Milić via Cocoa-dev
> <email@hidden> wrote:
>
> Hi everyone,
>
> Here's a very straightforward question: starting a dragging session with
>
> -[NSDraggingSession beginDraggingSessionWithItems:event:source:]
>
> and having multiple dragging items automatically adds a badge, showing items
> count, to the composited dragging image. Is there any public way to hide/not
> show that badge? For certain reasons, even though a user can drag multiple
> items of certain type in my application, I want just a simple image without a
> badge displayed.
Use the single image methods instead of adding multiple items.
Steve via iPad
_______________________________________________
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