From: Kevin W. <kw...@co...> - 2015-04-01 11:36:42
|
Does this relate to the earlier key event issue you reported? Sent from my iPhone > On Mar 31, 2015, at 9:22 PM, Trevor Williams <pha...@gm...> wrote: > > All, > > I'm seeing an issue with 8.5.18 build for Mac OSX where generating a key event such as: > > pack [text .t] > event generate .t <Key-b> > > Will cause the %K (keysym) value to go to a bogus value (I consistently see the character "a" displayed). > > I have attached a sample script which demonstrates the issue. Anyone want to give it a try and confirm the issue? I tried the same script with 8.5.8 and that appears to produce the correct result. > > Thanks, > Trevor > > <test.tcl> > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Tcl-mac mailing list > tc...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-mac |