Вниз
Скачать: 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.014 c
1-89309
Brutus
2003-10-16 12:50
2003.10.27
Помогите удалить пустые строки из ListBox a


14-89544
Mystic
2003-10-08 12:42
2003.10.27
Забавный глюк :)


14-89486
Fox-Programmer
2003-10-09 13:22
2003.10.27
Автозапуск в безопасном режиме.


3-89156
IGOR_k
2003-10-07 12:14
2003.10.27
dbf create


3-89175
Дмитрий К.
2003-10-06 14:46
2003.10.27
Привилегии в системе




   Наверх