Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
cpgar11  
#1 Posted : Thursday, July 6, 2006 4:24:28 AM(UTC)
cpgar11

Rank: Member

Groups: Member
Joined: 7/6/2006(UTC)
Posts: 2

I want to be able to load and view 10 thumbnails at the same time on a form WITHOUT ten individual bitmap viewer controls. Is there a way to do this programmatically from the same bitmap viewer control? Basically a thumbnail viewer app.

I am working with VB6 (SP5). Can anyone provide any suggestions, code or VB project example?

Thanks!
Andrew  
#2 Posted : Friday, July 7, 2006 10:01:59 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
There is no thumbnail viewer control in Graphics Mill for ActiveX (however such control exists for .NET version).

You can manually draw the necessary thumbnails on the bitmap associated with the BitmapViewer. Or even draw it directly on HDC. Use DrawOnBitmap or DrawOnHdc method to do it.

Hope this helps.

Edited by user Tuesday, December 15, 2009 10:39:13 AM(UTC)  | Reason: Not specified

cpgar11  
#3 Posted : Thursday, August 24, 2006 10:14:46 AM(UTC)
cpgar11

Rank: Member

Groups: Member
Joined: 7/6/2006(UTC)
Posts: 2

Nope. Did not help me at all.
Andrew  
#4 Posted : Monday, August 28, 2006 5:03:22 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
In this case Graphics Mill will not be helpful for your task. It does not include out-of-the-box thumbnail viewer control.
Users browsing this topic
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.