View Issue Details

IDProjectCategoryView StatusLast Update
0004376JEDI VCL00 JVCL Componentspublic2008-06-21 04:06
ReporterUSchusterAssigned ToUSchuster 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version3.34 
Summary0004376: JvDBImage: Loading images by TBitmap descendants does not work with Delphi 5
DescriptionWith Delphi 5 for example loading a PNG with TPNGGraphic from GraphicEx does not work.
Additional InformationThe problem is that the constructor of TPNGGraphic is not executed. (With Delphi 6 or 2007 it works.)

It works if you use "class of TBitmap" instead of "TGraphicClass = class of TGraphic" in TJvDBImage.AssignGraphicTo.
TagsNo tags attached.

Activities

USchuster

2008-06-21 04:06

manager   ~0014344

Fixed in revision 11815.

Issue History

Date Modified Username Field Change
2008-06-17 15:21 USchuster New Issue
2008-06-17 15:21 USchuster Status new => assigned
2008-06-17 15:21 USchuster Assigned To => USchuster
2008-06-21 04:06 USchuster Status assigned => resolved
2008-06-21 04:06 USchuster Fixed in Version => Daily / SVN
2008-06-21 04:06 USchuster Resolution open => fixed
2008-06-21 04:06 USchuster Note Added: 0014344