On Tue, 7 Apr 2026 17:59:49 GMT, Martin Fox <[email protected]> wrote:

> (It’s interesting to compare JavaFX with the Win UI toolkit which was 
> designed for composition. Win UI makes a distinction between the logical 
> control and the key event target and its Event object can track both 
> elements.)

This sounds interesting indeed. IMO it makes sense to compare and check other 
UI frameworks and how they dealt with this situation. That makes sense, I just 
wonder how we could implement something like that in retrospect without 
changing and breaking too much.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1632#issuecomment-4201576154

Reply via email to