G
Guest
Hi,
Im trying to create a custom on screen keyboard that behaves in the same way
the tablet PC one does. ie. when shown it does not take (or change) the
focus. any buttons on this form that are pressed send the appropriate
character to the control that currently has the focus.
I think the sending of keys to the control should be quite simple using the
SendKey function, The problem Im having is how to create a form that does
not take the focus - especially when buttons on the form are pressed.
Does anyone know how to do this please? - The application is for a tablet
pc, so if there is any way of creating a custom keyboard through the tablet
pc's SDK this would be an ok solution. - though I havnt been able to find
anything on this.
Thanks in advance,
Giles.
Im trying to create a custom on screen keyboard that behaves in the same way
the tablet PC one does. ie. when shown it does not take (or change) the
focus. any buttons on this form that are pressed send the appropriate
character to the control that currently has the focus.
I think the sending of keys to the control should be quite simple using the
SendKey function, The problem Im having is how to create a form that does
not take the focus - especially when buttons on the form are pressed.
Does anyone know how to do this please? - The application is for a tablet
pc, so if there is any way of creating a custom keyboard through the tablet
pc's SDK this would be an ok solution. - though I havnt been able to find
anything on this.
Thanks in advance,
Giles.