Вниз
Скачать: 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.025 c
4-1123335339
Zahar
2005-08-06 17:35
2005.10.02
Как выполнить команду SHELL-a?


14-1126108538
Ксардас
2005-09-07 19:55
2005.10.02
Первые проблемы с ServicePAck2


14-1126087552
КаПиБаРа
2005-09-07 14:05
2005.10.02
Дружба и...


5-1101329428
Ranger
2004-11-24 23:50
2005.10.02
Редактор свойств для TTreeView


1-1126584485
_lbp
2005-09-13 08:08
2005.10.02
Знаю что в FoxPro команда Pack




   Наверх