Forums


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

Auto hide HELP

Author Post
Nicola
Wed Nov 18 2009, 10:25am
Registered Member #348
Joined: Wed Sep 09 2009, 02:07pm
Posts: 7
Hello,
i need your help.. about flag auto hide..
i want Auto Hide = True flag on menu > On-Screen Keyboard

but sometimes this option when i use keyboard by my c#application..
Auto Hide = False i dont know why...

there is the command c# for set this option Auto Hide = True ??

thank u
nicola

[ Edited Wed Nov 18 2009, 10:25am ]
Back to top
Comfort
Wed Nov 18 2009, 01:47pm


Joined: Wed Sep 19 2007, 03:42pm
Posts: 426
Here you can find how to Show and Fade keyboard: http://www.comfort-software.com/forum-t17.html

When you post message to Show keyboard AutoHide option will be set to False.
When you post message to Fade keyboard (not Close) AutoHide option will be set to True.

So all you need:
PostMessage(FindWindow('TFirstForm', 'CKeyboardFirstForm'), WM_CSKEYBOARD, 3, 0);

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