Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.032 c
1-1126347949
Kolan
2005-09-10 14:25
2005.10.02
Invalid Pointer Operation при работе с дин. массивом.


14-1125940033
Копир
2005-09-05 21:07
2005.10.02
О чём ещё не говорили, а?


14-1126463879
WonderfulDay
2005-09-11 22:37
2005.10.02
24b->8b


2-1124944482
Kler
2005-08-25 08:34
2005.10.02
Время


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




   Наверх