discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libs-gui: GSDragView doesn't check dragSource' delegate on NSDraggingSou


From: Sergei Golovin
Subject: libs-gui: GSDragView doesn't check dragSource' delegate on NSDraggingSource
Date: Wed, 22 Dec 2021 19:11:50 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi!

I noticed that the NSWindow defines macros to check the destination
target' delegate on responding to NSDraggingDestination:

  GSPerformDragSelector
  GSPerformVoidDragSelector

Is there a reason not to do like that in GSDragView.m:606-620 that is
checking on responding to NSDraggingSource the dragSource' delegate?

-- 
Sergei Golovin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]