[Openadaptxt-users] Input manager synchronization and key maps
Brought to you by:
keypoint,
openadaptxt
From: Antao A. <ant...@gm...> - 2015-01-23 10:25:15
|
Hi all, First I'd like to thank you for making available this great project. I'm working on a accessibility project for Android and I successfully integrated OpenAdaptxt using Xamarin and C#. I have a few questions: It's somewhat hard to synchronize my text editor with the input manager. I have to guess and replicate a lot of the internal behaviors of OpenAdaptxt. Is it possible to get the contents of the input manager buffer or some kind of event with what was changed? Why does the key map care about the position and size of the buttons? How does it influence the suggestions? Is there some more information on the key maps? Thanks in advance, Antao |