cyotek / imagelistview

Automatically exported from code.google.com/p/imagelistview
5 stars 0 forks source link

Adding multiple list view items with the same physical file path #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Trying to add multiple different list view items which internally all reference 
the same physical file on disk, I get the result that only the first item is 
being added, the others not.

To me, it seems that the file path is the "primary key" for adding items.

Question:

Is it possible to add independent list view items which point to the same file 
path?

As a workaround I could temporarly create copied, but I would love to avoid 
this.

Thanks
Uwe

Original issue reported on code.google.com by uwe.k...@gmail.com on 13 Oct 2010 at 8:51

GoogleCodeExporter commented 9 years ago
Sorry, I just found the option in the list view control to allow duplicate file 
names.

Cout you please close my issue?

Thanks
Uwe

Original comment by uwe.k...@gmail.com on 13 Oct 2010 at 9:19

GoogleCodeExporter commented 9 years ago
NP. The control lacks documentation. I should write it sometime. If only there 
was a tool to read XML comments from source code and build wiki pages for me.

Cheers,
Ozgur

Original comment by oozcitak on 13 Oct 2010 at 11:24

GoogleCodeExporter commented 9 years ago

Original comment by oozcitak on 13 Oct 2010 at 11:25