i am developing wpf based application that support unicode character as input.
right know i am using NHM writer as the keyboard driver.
i am using textbox keyup event is my project.
keyup is not triggering on first occurance of letter combination
example keymapping is j - ஜ், je - ஜெ (both ஜ், ஜெ is a single character)
keyup is not triggering for j. but after pressing e only keyup is triggering.
this is happen for each and every character combination