View Issue Details

IDProjectCategoryView StatusLast Update
0000091JEDI VCL00 JVCL Componentspublic2002-06-06 11:15
Reporterchuckr_oldAssigned ToStephenMelnyk 
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000091: JvSpecialProgress flickers excessively on update
DescriptionReallly cool component, but it does tend to flicker way too much to really be useful, especially on machines with slower graphics cards.
Additional InformationTo recreate:
1) Place a TJvSpecialProgress and a TTimer on a form.
2) Set JvSpecialProgress1.Align=alClient and JvSpecialProgress1.Step=1
3) Set Timer1.Enabled=True, Timer1.Interval=100
4) Create a Timer1.OnTimer event and add a call to JvSpecialProgress1.StepIt.
5) Run the app to see the flicker. Note, the larger the main form is, the more evident the flicker.
TagsNo tags attached.

Activities

StephenMelnyk

2002-06-06 06:18

developer   ~0000075

Resolution:
Modified Create. Added [csOpaque] to ControlStyle.
Modified Paint. Changed the code to only paint the remaining background instead of painting the entire background and then painting the control.

2002-06-06 08:32

 

JvPageSetup.pas (23,846 bytes)

Issue History

Date Modified Username Field Change