Главная страница
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.031 c
1-75221
shurik_
2003-12-10 01:15
2003.12.23
события


14-75351
Magic lantern
2003-11-26 19:27
2003.12.23
Мануал по UdpSocket


3-75119
Frag
2003-11-28 11:51
2003.12.23
Описание Excel


14-75352
Sergeef
2003-11-28 00:19
2003.12.23
Написание игр на Delphi...Целесообразно ли это?


1-75174
Barsky
2003-12-11 12:17
2003.12.23
Как узнать размер файла?