Hello Botond,
Thanks for your inputs. Unfortunately I cannot use a new widget
because of architectural constraints (I'm working on an existing
code-base that's based on GtkLayout as the base widget), and so must
use a GtkLayout to process the inputs (i.e., the actual receiver of
the Vietnamese In
Hello!
I have a small program (code at the end of this mail), in which I'm trying
to achieve the following:
- Type Vietnamese characters, such that the key-presses are processed by a
GtkLayout, and the actual text is shown on a GtkLabel. I cannot directly use
a GtkEntry or a GtkTextView, (which bo