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 : Monday, January 28, 2008 8:43:44 AM(UTC)
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 : Tuesday, January 29, 2008 9:45:22 PM(UTC)
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 Wednesday, October 29, 2008 2:00:28 PM(UTC)  | Reason: Not specified

Users browsing this topic
Guest
Similar Topics
ThumbnailListItem and image loading (Discussions – Graphics Mill)
by mzhao 9/19/2013 4:03:44 PM(UTC)
Thumbnail for PDF and mp4 video (Discussions – Graphics Mill)
by Parvesh 3/26/2013 2:02:48 AM(UTC)
Thumbnail Creation (Discussions – Graphics Mill)
by Parvesh 10/9/2012 4:33:43 AM(UTC)
ThumbnailListItem (Discussions – Graphics Mill)
by mzhao 8/9/2011 12:57:34 PM(UTC)
Thumbnaillistview on a dialog form (Discussions – Graphics Mill)
by Paulus 3/11/2011 8:57:22 AM(UTC)
Thumbnaillistview and scrollbars (Discussions – Graphics Mill)
by HenricusMagnus 3/20/2009 4:03:25 AM(UTC)
ThumbnailListView caption (Discussions – Graphics Mill)
by mikro 9/25/2008 1:35:34 AM(UTC)
Aurigma Thumbnail Viewer does not support Unicode? (Discussions – Graphics Mill)
by ChingYen 8/4/2008 11:42:31 PM(UTC)
Size of Thumbnail in Thumbnail List (Discussions – Graphics Mill)
by ChingYen 6/22/2008 1:16:12 AM(UTC)
Thumbnaillistview basic questions (Discussions – Graphics Mill)
by Alejandro 6/16/2008 1:06:33 AM(UTC)
Thumbnail ListView - custom listview item (Discussions – Graphics Mill)
by shelwig 6/3/2008 9:10:12 PM(UTC)
Rearrange Thumbnail Listview (Discussions – Graphics Mill)
by ChingYen 5/12/2008 1:38:19 AM(UTC)
Tooltips for Thumbnail List View (Discussions – Graphics Mill)
by ChingYen 5/4/2008 12:37:32 AM(UTC)
Thumbnail Listviewer Scroll Bar Bug (Discussions – Graphics Mill)
by ChingYen 4/11/2008 9:51:30 PM(UTC)
Rearrange Thumbnail (Discussions – Graphics Mill)
by undead80 2/9/2008 10:51:40 AM(UTC)
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.