This forum contains outdated content and is available for reading only. Please contact technical support if you have any questions.

Notification

Icon
Error

Options
Go to last post Go to first unread
undead80  
#1 Posted : 17 years ago
undead80

Rank: Member

Groups: Guest
Joined: 1/7/2008(UTC)
Posts: 28

Hi,

Here are few questions.

1. How can I set so that my ThumbnailList will only show 1 row? (I would like to dock in @ the bottom of the page, so, the user can only scroll left and right, and only scroll up and down if the space given is not enough to fully show 1 row height)

2. How can I change the label for the thumbnaillist in code? (Instate of showing file name, I would prefer to show something else)

3. Is that possible to add some indicator on the thumbnail? Just like the Aurigma Image Uploader which will show if the photo already being uploaded.

4. Is there any more complete sample on the ThumbnailList?

Please advice.

Thanks in advance.
Alex Kon  
#2 Posted : 17 years ago
Alex Kon

Rank: Advanced Member

Groups: Guest
Joined: 1/31/2005(UTC)
Posts: 458

Was thanked: 5 time(s) in 5 post(s)
Hello,

1) Hm... I don't know how to do this... But I'll try to dig around to find the way in a next few days.

2) Label text is determined by the IListItem interface implementation. If the only thing you need is to change display name - it will be easier to inherit your own list item class from Aurigma.GraphicsMill.WinControls.ThumbnailListItem and overload GetText() method. If you need more fundamental changes - you can write your own implementation of the IListItem interface. You can find more detailed information in the Creating Custom List Items article.

3) It depends on the type of the indicator you want to add. You can easily change thumbnail, so the simplest way is to draw some indicator on the thumbnail image itself. But if you need to add some additional control into Thumbnail List - it will be very difficult to implement, because there is no built-in support for such features.

4) Unfortunatelly we have no public additional samples for Thumbnail List. But you can submit case - we will discuss the features which you want to see "in action" and we will correct our documentation development roadmap to reflect your requests.

Edited by user 17 years ago  | Reason: Not specified

Users browsing this topic
Guest
Similar Topics
ThumbnailListItem and image loading (Discussions – Graphics Mill)
by mzhao 12 years ago
Thumbnail for PDF and mp4 video (Discussions – Graphics Mill)
by Parvesh 12 years ago
Thumbnail Creation (Discussions – Graphics Mill)
by Parvesh 13 years ago
ThumbnailListItem (Discussions – Graphics Mill)
by mzhao 14 years ago
Thumbnaillistview on a dialog form (Discussions – Graphics Mill)
by Paulus 14 years ago
Thumbnaillistview and scrollbars (Discussions – Graphics Mill)
by HenricusMagnus 16 years ago
ThumbnailListView caption (Discussions – Graphics Mill)
by mikro 17 years ago
Aurigma Thumbnail Viewer does not support Unicode? (Discussions – Graphics Mill)
by ChingYen 17 years ago
Size of Thumbnail in Thumbnail List (Discussions – Graphics Mill)
by ChingYen 17 years ago
Thumbnaillistview basic questions (Discussions – Graphics Mill)
by Alejandro 17 years ago
Thumbnail ListView - custom listview item (Discussions – Graphics Mill)
by shelwig 17 years ago
Rearrange Thumbnail Listview (Discussions – Graphics Mill)
by ChingYen 17 years ago
Tooltips for Thumbnail List View (Discussions – Graphics Mill)
by ChingYen 17 years ago
Thumbnail Listviewer Scroll Bar Bug (Discussions – Graphics Mill)
by ChingYen 17 years ago
Rearrange Thumbnail (Discussions – Graphics Mill)
by undead80 17 years ago
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.