Вниз
Скачать: CL | DM;

TKOLButton and Enter key   Найти похожие ветки 

 
Boguslaw   (2003-04-08 18:35) [0]

Would TKOLButton response for ENTER key like in Delphi wihout any changes ?


 
Кладов   (2003-04-08 22:52) [1]

What changes you about?
For lazy people (as me) AllBtnReturnClick property exists.
But the better way is to select all the buttons on a form and to assign OnKey... event handler, where to replace #13 onto #32 on the fly, passing it for further handling. (The better because it does not affect Applet.OnMessage).


 
Boguslaw   (2003-04-08 23:06) [2]

Well, maybe I do something wrong , but after setting AllBtnReturnClick and also Tabulate for KOl form TKOLButtons still do not response for ENTER pressed when are focused.I think that this is standard behaviour in Delphi (Am I wrong ?) In KOL trick with OnChar event or OnKeyDown works but shouldn"t it be automagically supported ?


 
Кладов   (2003-04-10 17:57) [3]


> setting AllBtnReturnClick and also Tabulate for KOl form
>

If you have several forms, correct way is to set AllButtonReturnClick for TKOLApplet on the main form.

It is not too hard to add this code in IFDEF-ENDIF brackets. So, if a programmer want that _all_ the buttons respond to ENTER just like to SPACE, he should just add a conditional symbol like ALL_BUTTONS_RESPOND_TO_ENTER. May be, I do this way too. It will not affect Applet.OnMessage, and sometimes this is important.


 
Boguslaw   (2003-04-10 21:07) [4]

Good idea.



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

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



Память: 0.45 MB
Время: 0.015 c
14-75394
alex134
2003-11-28 00:16
2003.12.23
Форум ВебМастеров


14-75355
Sheng
2003-11-29 11:22
2003.12.23
DVD video


8-75271
Алексей Стадник
2003-08-25 06:57
2003.12.23
Создание IDirectInput


1-75239
ertong
2003-12-10 18:11
2003.12.23
Проблемы с try


8-75278
nuflin
2003-08-24 18:26
2003.12.23
вопрос по OpenLG




   Наверх