index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
fpg_trackbar.pas
Age
Commit message (
Expand
)
Author
2013-05-20
Removed Canvas.DrawControlFrame() - fpgStyle has tha functionality now
Graeme Geldenhuys
2013-04-29
trackbar: published a few more events
Graeme Geldenhuys
2013-04-29
trackbar: minor optimisation. Setting Position already calls RePaint and DoCh...
Graeme Geldenhuys
2013-04-26
trackbar: Implements vertical orientation
Graeme Geldenhuys
2012-12-14
Minor mods to TfpgTrackbar to make it more flexible for descendants.
Graeme Geldenhuys
2012-09-21
trackbar: bug fix. When setting the position, it never caused a repaint.
Graeme Geldenhuys
2012-09-21
trackbar: refactor the classes and introduced a new TfpgBaseTrackBar class.
Graeme Geldenhuys
2012-09-21
trackbar: Fixed the focus rectangle flicker problem while dragging.
Graeme Geldenhuys
2012-09-21
trackbar: made sure all painting only occurs in the HandlePaint event
Graeme Geldenhuys
2010-10-04
Published Align property for all widgets.
Graeme Geldenhuys
2010-10-01
published Enabled property on all (most) components
Graeme Geldenhuys
2010-04-25
Publish the new OnShowHint for all other widgets in fpGUI.
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2010-02-25
Published Hint and ShowHint on all widgets.
Graeme Geldenhuys
2008-09-27
* Phase 2 of the unit rename is complete. The gui units have now been renamed.
graemeg