Вниз
Скачать: 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.017 c
1-75247
Nucl
2003-12-09 15:00
2003.12.23
Чистилка кода


1-75252
Biji
2003-12-10 14:30
2003.12.23
Обновление окна программы


14-75360
Bucks
2003-11-28 17:56
2003.12.23
как узнать свой почтовый адрес


14-75382
alex134
2003-11-28 00:21
2003.12.23
Вопрос по Вебдизайну, авось кто знает?


3-75129
Vick
2003-12-01 13:19
2003.12.23
Преобразование vrabinary в varchar




   Наверх