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

Вниз

Keep TListView.curindex visible when set out of view range   Найти похожие ветки 

 
Dodfr   (2005-08-08 13:37) [0]

Hi,

If I set a listview.curindex out of actual item"s range view, the listview do not scroll to this item.

In order to make it visible I use this that work fine :

ListView.Perform(LVM_ENSUREVISIBLE,ListViewFields.LVCurItem,1);

Is this usual way ?


 
SPeller ©   (2005-08-08 13:41) [1]

Simply, it was not implemented. You can write a method for the TControl object and send it to Vladimir Kladov to add to kol.pas


 
Vladimir Kladov   (2005-08-08 15:33) [2]

LVMakeVisible - implemented far far ago



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

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

Наверх




Память: 0.46 MB
Время: 0.045 c
6-1135169890
ZDenis
2005-12-21 15:58
2006.04.02
TStream


15-1141969191
Павел Кудрявцев
2006-03-10 08:39
2006.04.02
Ищутся умные люди!


6-1134371410
__DATA__
2005-12-12 10:10
2006.04.02
Кракозябры в теме письма.


15-1141752066
Layner
2006-03-07 20:21
2006.04.02
Можно ли в метро/по городу спокойно ходить с ноутбучной сумкой


11-1123749677
Dodfr
2005-08-11 12:41
2006.04.02
Amazing bug ?