View Issue Details

IDProjectCategoryView StatusLast Update
0001500JEDI VCL00 JVCL Componentspublic2004-03-30 12:01
ReporterrosaldanhaAssigned Touser72 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS VersionXP SP1
Product Version3.00 BETA 
Target VersionFixed in Version 
Summary0001500: TJvXPBar X TXPManifest
DescriptionWhen I try to use the two components in the same form the jvxpbar control paint without the gradient color on the header. If I remove the TXPManifest it works ok.
I' sending a screenshot.
Thanks in advance.
Steps To Reproducesee the atached file.
TagsNo tags attached.

Activities

2004-03-19 13:22

 

jvxpbar.JPG (31,212 bytes)
jvxpbar.JPG (31,212 bytes)

user72

2004-03-20 01:37

  ~0003403

JvXPBar gets the default gradient colors from the theming engine under XP, so you should set a breakpoint in TJvXPBarColors.Create and check whether the returned colors are correct. As another option, you could change the start color sligthly (say, $FFFFFE) to not use the default colors.

rosaldanha

2004-03-20 05:26

reporter   ~0003406

Ok it works now. Thanks !

Issue History

Date Modified Username Field Change
2004-03-19 13:22 rosaldanha New Issue
2004-03-19 13:22 rosaldanha File Added: jvxpbar.JPG
2004-03-20 01:37 user72 Note Added: 0003403
2004-03-20 01:45 user72 Status new => acknowledged
2004-03-20 05:26 rosaldanha Note Added: 0003406
2004-03-30 12:01 user72 Status acknowledged => resolved
2004-03-30 12:01 user72 Resolution open => fixed
2004-03-30 12:01 user72 Assigned To => user72