Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of ListView and ImageList
Message
De
19/12/2001 12:08:46
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00596158
Message ID:
00596236
Vues:
21
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform