Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2010.01.10;
Скачать: CL | DM;

Вниз

KOL LabeledEdit   Найти похожие ветки 

 
Jon ©   (2008-03-13 04:28) [0]

Is there a TLabeledEdit equivalent for KOL?
It should allow keyboard accelerator to activate editbox.
Thanks in advance.


 
Demt   (2008-03-18 17:38) [1]

LabelEdit = standart label with AcceptChildren plus EditBox.


 
Jon ©   (2008-03-18 21:41) [2]

But if label has accelerator like &Label1 then when I press ALT+L on keyboard I want the editbox to receive focus. Is this possible?


 
Jon ©   (2008-05-05 20:49) [3]

The VCL has property "FocusControl" - I think that is what is required in KOL.


 
Thaddy   (2008-05-06 16:24) [4]

The other way around? Editbox + acceptchildren + label? (didn"t try it)
Must be easy to implemen, though


 
Jon ©   (2008-05-06 16:38) [5]

I tried that to - but the label can only be within the editbox entry field, not outside it.

I also tried a panel with a label and editbox, with focus going to the editbox on focus, but trouble is I still cannot use keyboard accelerators as with the VCL TLabeledEdit.


 
Thaddy   (2008-05-06 17:07) [6]

OnMessage on the label, can focus := true, Catch In the OnMessage handler WM_FOCUS and send it to the editbox.


 
Jon ©   (2008-05-06 20:18) [7]

Thanks. Good idea, OK with mouse click, but not with keyboard accelerator.

I shall have to investigate why labels do not respond to keyboard accelerators.



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

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

Наверх




Память: 0.47 MB
Время: 0.009 c
2-1258647145
donar19
2009-11-19 19:12
2010.01.10
Как нарисовать круг в делфи по пикселям?


15-1257433390
test
2009-11-05 18:03
2010.01.10
Lazarus + Excel


1-1232714889
czuryk
2009-01-23 15:48
2010.01.10
Поиск одного изображения в другом


2-1258538342
Циркуль
2009-11-18 12:59
2010.01.10
Как определить хто обработает эвент?


2-1255952617
defen
2009-10-19 15:43
2010.01.10
запрет на закрытие программы или запустить как системный ресурс