Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.10.27;
Скачать: 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 вся ветка

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

Наверх




Память: 0.47 MB
Время: 0.022 c
1-89273
ctranik
2003-10-14 15:18
2003.10.27
как определить какой формат в данное время в буфере


8-89398
Fenik
2003-06-15 19:55
2003.10.27
Опять проблемы с сеткой и масштабированием.


6-89428
Akim2
2003-08-29 15:34
2003.10.27
MAC при отключении из сети


6-89440
qw
2003-08-30 13:35
2003.10.27
mail


1-89305
XenonXX
2003-10-12 02:13
2003.10.27
ListBox -> items -> font-> color