Forums


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


Author Post
Comfort
Mon Jan 28 2008, 07:03am


Joined: Wed Sep 19 2007, 03:42pm
Posts: 600
Mads Pedersen wrote ...

Is there a way to toggle the keyboard (not shown to shown and vice versa)? Or to find out if the keyboard is shown via a .NET or WIN32 call?
The case is that the user can push the "X" on the keyboard to hide it, as well as a button in our application can toggle the keyboard. This means that if the user pushes "X", our application comes out of sync, as it thinks the keyboard is shown and consequently hides it (again).


Please, download new beta version and use this command:
PostMessage(FindWindow('TFirstForm', 'CKeyboardFirstForm'), WM_CSKEYBOARD, 4, 0);

But I recommend you restrict access: http://www.comfort-software.com/forum-t49.html

Also, in new beta you can use new option Hide the icon in the system tray. It may be useful for you.

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