SimpleOSRBrowser doesn't type the Chinese word when the user presses the associated number on the IME.
The Delphi version doesn't show anything but the Lazarus version works.
SimpleOSRBrowser2 in Lazarus shows a question mark. This demo uses OpenGL and the panel control has different keyboard events than SimpleOSRBrowser.
The IME position is not always correct.
Check if the IME handler in cefclient has been translated correctly.
/tests/cefclient/browser/osr_ime_handler_win.cc
/tests/cefclient/browser/osr_window_win.cc
SimpleOSRBrowser doesn't type the Chinese word when the user presses the associated number on the IME.
The Delphi version doesn't show anything but the Lazarus version works.
SimpleOSRBrowser2 in Lazarus shows a question mark. This demo uses OpenGL and the panel control has different keyboard events than SimpleOSRBrowser.
The IME position is not always correct.
Check if the IME handler in cefclient has been translated correctly.
/tests/cefclient/browser/osr_ime_handler_win.cc
/tests/cefclient/browser/osr_window_win.cc