Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2005.10.02;
Скачать: CL | DM;

Вниз

sending message inside same application   Найти похожие ветки 

 
Lars   (2005-02-04 11:30) [0]

Hello,

Inside the same program, when calling these messages to an edit box it doesn"t seem to work. Maybe I am missing something or there is a valid reason..

{Ed1 is a KOLEditBox on the form}

ed1.Perform(wm_char,70,0);
sendmessage(ed1.handle,wm_char,70,0);

Yet from an external KOL exe sending to another KOL Exe I can do this:

sendmessage(HandleOfEd1,wm_char,70,0);


 
Владимир Кладов   (2005-02-04 18:47) [1]

EditBox must be in focus, no matter in the same or in another application. It is better to use Stroke2Window sometime.



Страницы: 1 вся ветка

Текущий архив: 2005.10.02;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.026 c
4-1123568577
_sulent
2005-08-09 10:22
2005.10.02
NumLock, CapsLock


5-1101302949
Help Me
2004-11-24 16:29
2005.10.02
TImage в компонент


3-1124250297
DelphiN!
2005-08-17 07:44
2005.10.02
SELECT запрос данных на кирилице в кодировке none (БД FB)


2-1124473635
Michael5
2005-08-19 21:47
2005.10.02
Можно ли получить инфу о ходе выполнения запроса к БД?


1-1126338020
Ксардас
2005-09-10 11:40
2005.10.02
когда на форме XPManifest,все рисунки на...