Вниз
Скачать: CL | DM;

Маленький вопросик по ListView...   Найти похожие ветки 

 
BillyJeans ©   (2003-10-14 13:59) [0]

Кто пользовал OnGetImageIndex, скажите почему код:
Item.StateIndex := Integer(Item.Checked);
в обработчике данного события вызывает постоянную перерисовку итемов?


 
clickmaker ©   (2003-10-14 14:09) [1]

Видимо потому, что для Checkbox"ов он и юзает этот StateIndex. Насколько я помню, это от версии comctl32.dll зависит


 
BillyJeans ©   (2003-10-14 14:23) [2]

тогда как же его юзать?


 
clickmaker ©   (2003-10-14 14:34) [3]

MSDN:

LVS_EX_CHECKBOXES

Version 4.70. Enables check boxes for items in a list-view control. When set to this style, the control creates and sets a state image list with two images using DrawFrameControl. State image 1 is the unchecked box, and state image 2 is the checked box. Setting the state image to zero removes the check box altogether.

Version 6.00 Check boxes are visible and functional with all list-view modes except the tile view mode introduced in ComCtl32.dll version 6. Clicking a checkbox in tile view mode only selects the item; the state does not change.
Note Comctl32.dll version 6 is not redistributable but it is included in Microsoft Windows XP or later. To use Comctl32.dll version 6, specify it in a manifest. For more information on manifests, see Using Windows XP Visual Styles.


 
BillyJeans ©   (2003-10-15 09:19) [4]

...the state does not change.

ИМХО никак???



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

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.025 c
1-89237
Романов Р.В.
2003-10-14 22:03
2003.10.27
Сохранение/загрузка компонента


14-89470
Юлька
2003-10-07 11:25
2003.10.27
Ребята, не подскажите где можно в интернете найти


14-89495
Mike Kouzmine
2003-10-09 10:59
2003.10.27
Путин направил поздравительную телеграмму


14-89467
Е-Моё имя
2003-10-07 10:17
2003.10.27
сказ про то, как модератор был предан анафеме


1-89337
Boris69
2003-10-16 09:57
2003.10.27
Как сделать многоуровневую шапку таблицы в StringGride???




   Наверх