View Issue Details

IDProjectCategoryView StatusLast Update
0001891JEDI VCL00 JVCL Componentspublic2004-06-29 03:14
ReporteranonymousAssigned Touser72 
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001891: Needed change on TJvDBImage
DescriptionWhen I whote (with Peter) this component I register the common used image formats at unit's initialization.
Someone change this and put it on GraphicSignaturesNeeded procedure, only accesible to implementation section. Out of the box the component failed to load other than BMP. Then, I just put the call to GraphicSignaturesNeeded in GetGraphicClass function.
Additional InformationThe attached file has the modification.
Please update it on CVS
TagsNo tags attached.

Activities

2004-06-24 11:29

 

JvDBImage.pas (20,789 bytes)

user72

2004-06-29 03:14

  ~0004644

Fixed in CVS

Issue History

Date Modified Username Field Change
2004-06-24 11:29 anonymous New Issue
2004-06-24 11:29 anonymous File Added: JvDBImage.pas
2004-06-29 03:14 user72 Status new => resolved
2004-06-29 03:14 user72 Resolution open => fixed
2004-06-29 03:14 user72 Assigned To => user72
2004-06-29 03:14 user72 Note Added: 0004644