View Issue Details

IDProjectCategoryView StatusLast Update
0002785JEDI VCL00 JVCL Componentspublic2005-04-12 02:48
ReporteranonymousAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version3.00 BETA 2 
Target VersionFixed in Version 
Summary0002785: TJvImagesViewer displays images in design mode but not at runtime
DescriptionWhen I put an TJvImagesViewer onto my Delphi 7 form and set a directory in Object Inspector TJvImagesViewer display the image files of the directory. If I run the form TJvImagesViewer shows ony a white background. If I change directory prop at runtime the images appear for a short moment but then TJvImagesViewer again display white background.

I use Delphi 7 Enterprise Build 4.453 German, jvcl 3.00beta2, jcl 15.03.2005

Ralf
TagsNo tags attached.

Activities

obones

2005-04-12 02:48

administrator   ~0006917

Add JvGif, JvAni, JvCursor, JvPcx and Jpeg BEFORE JvImagesViewer in your uses clause and the component will work.
Basically, you need to register the file formats before using the viewer.

Issue History

Date Modified Username Field Change
2005-03-20 11:11 anonymous New Issue
2005-04-12 02:48 obones Status new => resolved
2005-04-12 02:48 obones Resolution open => won't fix
2005-04-12 02:48 obones Assigned To => obones
2005-04-12 02:48 obones Note Added: 0006917