Aurigma Forums
»
Graphics Mill
»
Discussions – Graphics Mill
»
adding entire file path in listitems of filelistviewer
Rank: Member
Groups: Guest
Joined: 8/1/2006(UTC) Posts: 33
|
Sir, While Loading the Thumbnails from sub folders,how to add the entire path to the listitems. Please provide the code ,its Urgent. reply ASAP Regards, San
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 1/31/2005(UTC) Posts: 458
Was thanked: 5 time(s) in 5 post(s)
|
Hi, If you use thumbnail list control in "thumbnails" or "icons" mode you should set IconicViewTextInfoId property of the control to -1 (its value of the ThumbnailListViewItem.TextInfoIdPath constant). For "details" view you should change value of the TextInfoId property of the first column to the same value. |
|
|
|
|
Rank: Member
Groups: Guest
Joined: 8/1/2006(UTC) Posts: 33
|
Dear Alex, Is it possible to get the entire fol;der path whil;e displaying only the file name on the ListItem of the FileList Viewer, While i m set the IconViewTextin Fold to -1 it display the etire path on the screen with each List Item,that is not my requirement,it should display the file name only but it should return the entire path from which folder it belogs to, so that i can copy it from its location,, Thanx & regards san
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 1/31/2005(UTC) Posts: 458
Was thanked: 5 time(s) in 5 post(s)
|
Hi San, Ok. In such case you can use ThumbnailListItem.Pidl.Path property. It contains full path of the ThumbnailListItem underlying object (if it exists). |
|
|
|
|
Aurigma Forums
»
Graphics Mill
»
Discussions – Graphics Mill
»
adding entire file path in listitems of filelistviewer
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.