Forums


Comfort Software :: Forums :: Development
<< Previous thread | Next thread >>   


Author Post
Comfort
Wed Jan 09 2008, 08:02am


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

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System