diff options
author | hobbs <hobbs@noemail.net> | 2002-04-12 07:19:13 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2002-04-12 07:19:13 (GMT) |
commit | 45977dfe0a207a579187d591b12c733ee761ec78 (patch) | |
tree | 9bb29dd4504ab21d7c0ebb767ccdb699be0dd76e /generic/tkMenu.c | |
parent | 45ae4d9a483756ee1dfb38c08a930245b90c7f97 (diff) | |
download | tk-45977dfe0a207a579187d591b12c733ee761ec78.zip tk-45977dfe0a207a579187d591b12c733ee761ec78.tar.gz tk-45977dfe0a207a579187d591b12c733ee761ec78.tar.bz2 |
* win/tkWinX.c (Tk_SetCaretPos): remove WM_IME_STARTCOMPOSITION
and place the IME position within Tk_SetCaretPos. Cache results in
Tk_SetCaretPos to reduce unnecessary repositioning. Also call
DestroyCaret if we receive WM_KILLFOCUS.
(TkpOpenDisplay): ZeroMemory the initial display structures.
(TkWinGetUnicodeEncoding): Added so that Windows only needs to
cache this value one, and then free it in TkWinXCleanup.
(HandleIMEComposition): add support for Win98 and ATOK13
IME. (yamamoto)
FossilOrigin-Name: 584decd87473126d02435d2e43ce6c28441284fd
Diffstat (limited to 'generic/tkMenu.c')
0 files changed, 0 insertions, 0 deletions