Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

_GUICtrlListView_SetItemImage where set image ???

$
0
0
hi guy i have a problem

i want set in colum 4 in listview a image but automatically set my image in column one and after in colum 4
why ????

:(

this is my code

$areturn3=StringRegExp($sHTML,'/web/images/status_upload.png',3)

For $i3 = 0 To UBound($areturn3) - 1

$hImage = _GUIImageList_Create(16, 16, 5, 3)
_GUIImageList_AddIcon($hImage,  @ScriptDir & "\icon\up1.ico")
_GUICtrlListView_SetImageList($list1, $hImage, 1)
    _GUICtrlListView_SetItemImage($list1, 0, 0,3)
;_GUICtrlListView_SetItemImage($list1, 2, 1, 1)
MsgBox(0, "de", "Totale: "&$areturn3[$i3]&" Torrent")
;_GUICtrlListView_AddSubItem($list1, $v, $areturn1[$i1], 2, 2) ; 1   1
Next


thankzz alot

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>