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

Вниз

Any problems with TKOlTimer in KOL 1.71 - 1.73 ?   Найти похожие ветки 

 
Boguslaw   (2003-05-22 20:05) [0]

Hello,
Are there any problems with TKOLTimer now ?
I found that enabled timer is not working when in OnFormCreate I do some lengtly processing like searching files over hard drives.After OnFormCreate finishes all is working good at last.


Boguslaw


 
Yury Sidorov   (2003-05-23 11:11) [1]

The message processing is needed during long operations. Timer event is called while processing WM_TIMER messages by application. When your app is doing long operations, it is not able to process messages.
You can call Applet.ProcessMessages while searching files. The timers will work in this case.


 
Boguslaw   (2003-05-23 19:38) [2]

Thank You. I was thinking that timer is system level object not application,so i was wrong.



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

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

Наверх




Память: 0.46 MB
Время: 0.027 c
3-16086
com
2004-01-16 09:53
2004.02.06
Помогите с экспортом из бд в exel


3-16091
quik
2004-01-11 12:49
2004.02.06
dbase


3-16106
Serge N
2004-01-09 16:00
2004.02.06
Проблема с ClientDataSet + Oracle (поле типа Date)


1-16478
Sphinx
2004-01-26 12:04
2004.02.06
Ресурсы в dll


7-16749
baataars
2003-11-14 19:32
2004.02.06
Как определить сколько времени запущена программа