Am 30.12.2012 07:14, schrieb evilrat: > i hate myself sometimes. figured out what the stuck is wrong. it was my > raw input problems. > > so awesomium just need key down without text, and for text input one > would need just set type and text fields.
And don't forget to set the wchar16 array to cast(wchar)0 otherwise it will display garbage (it needs a terminator)
