Matthijs Willemstein wrote:
On Sun, 2006-02-05 at 11:15 +0100, Matthijs Willemstein wrote:

Morning,

The attached patch fixes a "feature" in TCustomProgressBar.
StepBy(Value) would increase the position by (FStep - Value), if Value
is smaller the FStep.
ie. FStep = 10, position = 20
StepBy(3) would make position 27 in stead of 23.

This patch is even simpeler. Please apply this one and ignore previous
one.

Thanks. Applied.

Vincent.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to