ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 TImageEnMFolderView help - No Preview

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
AndyColmes Posted - Jul 20 2014 : 08:19:57
The demo FolderView shows the image with preview, but in my application it only shows an icon. What or where did I go wrong? I appreciate any help.

Thanks in advance.

Andy




5   L A T E S T    R E P L I E S    (Newest First)
AndyColmes Posted - Jul 20 2014 : 10:21:49
Thanks very much Bill. That did the trick.
w2m Posted - Jul 20 2014 : 09:25:31
When I compile the demo as Win64 I see the thumbnails. I'll bet you do not have ielib64.dll in the exe's folder. When building any ImageEn project as 64bit the dll must be in the applications exe folder. I renamed the dll so imageen does not find it and I get the same results as you. I only get thumbnails for ico and GIF... everything eles appears as the file icon.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
AndyColmes Posted - Jul 20 2014 : 09:21:05
I know now why this is so. My application is a 64-bit and compiling the FolderView to 64-bit gives the same issue as my application. So, it looks like a 64-bit issue of ImageEn.
AndyColmes Posted - Jul 20 2014 : 09:19:03
Funny thing is, I can run the FolderView demo and the images show, just not in my application. I copied just about everything from the FolderView in terms of code and I set the Folder property to the desired folder.
w2m Posted - Jul 20 2014 : 08:24:14
Its pretty hard to tell unless you show some code. I notice here that the file icons are displayed when I change folders then the thumbnails are shown, so maybe it is a video card problem or a refresh problem. But maybe Nigel will have some other ideas.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development