Hello,
I have developed my own keyboard for a WM6.5 project I'm working on. It works great however I'm having problems implementing it when it covers controls. I'm looking to essentially replicate the same behaviour as with an iPhone/Android/WinMo7 application
when a text box is displayed that is hidden by the keyboard. That is, move all controls up so they are not hidden by the keyboard.
I've sort of replicated this by using a combination of Docking and Anchoring as has been suggested in a couple of threads but it's really not very "sexy". I'm looking for alternatives.
Can anyone point me in the right direction or maybe share some code that shows controls being moved up when the SIP is displayed?
Thanks a million.
--- Val
Val