[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnustep/libs-gui] * Source/NSWindow.m (-makeFirstResponder, -sendEv
From: |
Fred Kiefer |
Subject: |
Re: [gnustep/libs-gui] * Source/NSWindow.m (-makeFirstResponder, -sendEvent:): Correct (be12d7b) |
Date: |
Fri, 15 May 2020 14:50:22 +0200 |
> Am 15.05.2020 um 13:33 schrieb Johannes Brakensiek <johannes@brakensiek.info>:
>
> On 15 May 2020, at 9:30, Fred Kiefer wrote:
>
> Here we don’t follow this principle and this is dangerous as a view we call
> this method on may not be as clean as the GNUstep code itself. Patches are
> welcome :-)
>
> And why did I write that I „mostly“ agree? I would not follow this advice
> when the value is completely in our control.
>
> thank you for your explanation! Just a further question: Would it be safe to
> just do if([v acceptsFirstMouse: theEvent]) or would that make things worse?
Yes, that would be the right thing to do in that place.
Fred
PS: You signature has expired again.