Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of ListView and ImageList
Message
From
19/12/2001 12:08:46
 
 
To
19/12/2001 12:00:34
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00596158
Message ID:
00596236
Views:
19
This message has been marked as the solution to the initial question of the thread.
Ibai

>
>The code you type its OK for first execution, but suposse this.
>You had 2 tables,
>TblArticles (ArtID N(10),...)and
>TblIcons(IconID N(3),ArtID N(10) IconPath C(100)...).
>

No problem ! Just know the listimage will be setup once per execution, on the init method.

>When execution starts, you show icons for ArtID=1
>But, what do you do when ArtID changes to another and have to show the right Icons? If I try:
>
>thisform.Imagelist.listImage.clear
>
you must have to clear the listview object instead of listimage, Try it:
Thisform.mylistview.listitems.clear
Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform