F
Francis Shanahan
Folks I'd like to create a custom SIP (soft input panel) for my pocket PC.
Something that pops up along with "Keyboard", "Block Recognizer", "Letter
Recognizer" and so on. I'd like to add "Fran's Recognizer" there.
I've used the InputPanel control with the compact framework but it's just
the stock keyboard.
I've seen folks use eVC++ to do this but I want to do it in C#.
How can I create my own InputPanel control with C#???
I can inherit from the InputPanel but again, there's no "Render" to
override.
cheers,
-Francis Shanahan
Something that pops up along with "Keyboard", "Block Recognizer", "Letter
Recognizer" and so on. I'd like to add "Fran's Recognizer" there.
I've used the InputPanel control with the compact framework but it's just
the stock keyboard.
I've seen folks use eVC++ to do this but I want to do it in C#.
How can I create my own InputPanel control with C#???
I can inherit from the InputPanel but again, there's no "Render" to
override.
cheers,
-Francis Shanahan