View Issue Details

IDProjectCategoryView StatusLast Update
0000146JEDI VCL00 JVCL Componentspublic2002-06-21 01:01
ReporterremkobonteAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0000146: TJvSpecialProgress: Fix OK except Text
DescriptionDoublebuffering works really nice; progress bar is filled ok if Min>0 but the text not :)

Line is:

st := IntToStr(FPosition * 100 div (FMaximum - FMinimum)) + '%';

Must subtract FMinimum from FPosition
Additional InformationIs it correct that I can't add bug notes to 0000062?
TagsNo tags attached.

Activities

remkobonte

2002-06-19 18:14

developer   ~0000101

Also, if you change Invalidate in Repaint in SetPosition, the user doesn't have to call Application.ProcessMessages to update the progress bar.

user72

2002-06-19 23:39

  ~0000103

You should be able to add notes now, I've reopened 0000062

user72

2002-06-21 01:01

  ~0000105

I'm closing this bug report. Any comments, please see 0000062 instead

Issue History

Date Modified Username Field Change