
| ||||||||||||||||||||||||
| Comfort Software :: Forums :: Development | |||
|
|||
|
| Author | Post |
| Comfort |
| ||
![]() ![]() ![]() Joined: Wed Sep 19 2007, 03:42pm Posts: 600 | 1. Please, download new beta version: http://www.comfort-software.com/beta/kb_setup.exe In this version you can also use Window Messages to move the on-screen keyboard. Like this: ----------------- WM_CSKEYBOARDMOVE = WM_USER + 193; PostMessage(FindWindow('TFirstForm', 'CKeyboardFirstForm'), WM_CSKEYBOARDMOVE, Left, Top); ---------------------------- Left, Top - new position 2. You can restrict access: http://www.comfort-software.com/forum-t49.html Have a nice day | ||
| Back to top |
| Moderators: Comfort |