kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #14434
Re: [PATCH] Default menu behavior fix.
On Sat, Aug 23, 2014 at 09:47:45PM -0400, Wayne Stambaugh wrote:
> and noticed that when the hot key is not handled the event is not passed
> up to the parent frame by calling Skip() from the event handler. The
It seems the GUI toolkits still have these behaviours in event routing :D
I remember almost the same issues in Windows 3.0, where dialog boxes had
a different message handling than windows and was really common to get
the chaining wrong (AFAIK is still done that way even on modern
Windows!)
Will try to test; anyway I'm thinking too it shouldn't cause catastrophes...
--
Lorenzo Marcantonio
Logos Srl
Follow ups
References