Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.12.23;
Скачать: 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 вся ветка

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

Наверх




Память: 0.47 MB
Время: 0.017 c
14-75377
DiVider
2003-11-28 20:47
2003.12.23
Случайно зацепил!!!


7-75436
Genek84
2003-10-14 13:48
2003.12.23
Программа съедает память!


14-75345
Шишкин Илья
2003-11-30 15:24
2003.12.23
TMEMO и др.


3-75124
Саша
2003-11-26 12:25
2003.12.23
Проблемы с DBExpress


1-75191
Japan
2003-12-11 23:16
2003.12.23
Снимок экрана