[TCLCORE] Re: TIP #158: Distinguish the two 'Enter' keys on Windows
by Benjamin Riefenstahl other posts by this author
Sep 25 2003 4:25PM messages near this date
[TCLCORE] TIPs 117 and 146
|
Re: [TCLCORE] Re: TIP #158: Distinguish the two 'Enter' keys on Windows
Hi Frédéric,
Frédéric Bonnet <frederic.bonnet@[...].com> writes:
> bind all <Mod4-Return> {event generate %W <KP_Enter>}
I am not sure that you can generate key events that don't have any
native representation (the implementation is supposed to supply a
native keycode for the event). Not to mention that [event generate]
is mostly unimplemented on Mac until now, at least for key events.
benny
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Tcl-Core mailing list
Tcl-Core@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-core
Thread:
Benjamin Riefenstahl
=?ISO-8859-1?Q?Fr=E9d=E9ric_Bonnet?=
Benjamin Riefenstahl
George Howlett
Benjamin Riefenstahl
George Howlett
Vince Darley
Joe English
Vince Darley
|