Foros


Comfort Software :: Foros :: Development
<< Tema anterior | Tema siguiente >>   

How to show/close/fade the On-Screen Keyboard

Ir a la página   <<      
Autor Mensaje
Comfort
Wed Mar 18 2009, 03:13PM


Unido: Wed Sep 19 2007, 03:42PM
Mensajes: 617
You should use really use WM_APP as your base message number instead of WM_USER. Microsoft makes use of WM_USER + n for many internal messages so it can cause operational issues if there is a conflict.

Yes, Registered Windows messages are better. But:
1. You don't have to send these messages between processes. So there are no problems with Microsoft internal messages.
2. Many customers use current constant messages.


Have a nice day
Volver arriba
TheHitman
Fri Dec 17 2010, 05:47AM
Miembro registrado #723
Unido: Fri Dec 17 2010, 05:14AM
Mensajes: 1
Ho can I show and hide with FadeIn and FadeOut In Delphi2007?

thanks

TheHitman
Volver arriba
Comfort
Fri Dec 17 2010, 01:48PM


Unido: Wed Sep 19 2007, 03:42PM
Mensajes: 617
The program doesn't have "FadeIn" feature. Why you need this?
The Delphi code for "FadeOut" on top.

Have a nice day
Volver arriba
Ir a la página   <<      
Moderadores: Comfort

Saltar:     Volver arriba

Sindicalizar este hilo: rss 0.92 Sindicalizar este hilo: rss 2.0 Sindicalizar este hilo: RDF
Powered by e107 Forum System