kryslt / KControls

Free components for Delphi and Lazarus, this is the main repository maintained by the original author.
BSD 3-Clause Clear License
58 stars 32 forks source link

KNumberEdit updown works incorrectly #6

Closed kryslt closed 8 years ago

kryslt commented 8 years ago

Original report by Tomas Krysl (Bitbucket: tomkrysl, GitHub: kryslt).


It is possible to go one step beyond Min/Max limits with the updown control integrated to KNumberEdit, in both directions. Then the text appears red.

kryslt commented 8 years ago

Original comment by Tomas Krysl (Bitbucket: tomkrysl, GitHub: kryslt).


Fixed issue #6 in TKNumberEdit. More painting options for TKPercentProgressBar.