Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of ListView and ImageList
Message
From
19/12/2001 12:00:34
Ibai Peña
Compañia de Redes Distribuidas Xare
Donostia, Spain
 
 
To
19/12/2001 11:33:04
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00596158
Message ID:
00596220
Views:
27
Thanks for your reply Claudio,

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)...).

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

gives me an error like this: "Imagelist cannot be modified while another control is bound to it"


I´m using VFP7.0 so I think I´m using last version of ListView.
OleClass is MSComctlLib.ListViewCtrl.2

Thanks again,
Ibai Peña
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform