Explorar o código

update comment

David Rose %!s(int64=16) %!d(string=hai) anos
pai
achega
e749054ba5
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      panda/src/display/graphicsWindowInputDevice.cxx

+ 3 - 1
panda/src/display/graphicsWindowInputDevice.cxx

@@ -334,7 +334,9 @@ keystroke(int keycode, double time) {
 //     Function: GraphicsWindowInputDevice::candidate
 //       Access: Public
 //  Description: Records that the indicated candidate string has been
-//               highlighted.
+//               highlighted.  This is used to implement IME support
+//               for typing in international languages, especially
+//               Chinese/Japanese/Korean.
 ////////////////////////////////////////////////////////////////////
 void GraphicsWindowInputDevice::
 candidate(const wstring &candidate_string, size_t highlight_start,