Главная страница
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.033 c
1-16467
HolyMan
2004-01-27 22:37
2004.02.06
Как сделать цветной грид через строчку?


8-16520
smike
2003-09-30 11:30
2004.02.06
В чём различия при запуске EXE и SCR?


3-16119
Alex-kosmonavt
2004-01-15 18:56
2004.02.06
Не вводится русский язык


1-16333
Sir Alex
2004-01-25 02:19
2004.02.06
Немодальная форма и Shortcuts в главной форме


7-16775
Kyzja
2003-11-17 14:35
2004.02.06
Как запихнуть форму в dll ?