bart
5a23656f23
TFloatSpinEditEx:
...
- When incrementing DecimalPlaces first truncate FValue to the correct current DecimalPlaces. Issue #0034370 .
- DecimalPlaces cannot be < 0
git-svn-id: trunk@59332 -
2018-10-21 13:27:12 +00:00
bart
36249db121
TSpinEditEx: don't set NumbersOnly to True. It disallows users to type a '-' (at least on Windows)
...
git-svn-id: trunk@58355 -
2018-06-20 16:52:41 +00:00
ondrej
843f2cd278
SpinEditEx: set NumbersOnly to true in constructor to comply with its default value
...
git-svn-id: trunk@58349 -
2018-06-20 06:30:24 +00:00
juha
1b7b85692b
LCL: Improve SpinEditEx controls and their UpDownVisible property.
...
git-svn-id: trunk@58347 -
2018-06-19 22:42:51 +00:00
juha
24756e40d1
LazControls: Add property UpDownVisible to SpinEditEx controls.
...
git-svn-id: trunk@58322 -
2018-06-19 08:04:04 +00:00
ondrej
81bee86e42
LCL: float spin (ex): fix streaming of Increment and MaxValue properties in FPC trunk. Issue #33567
...
git-svn-id: trunk@57605 -
2018-04-05 10:19:34 +00:00
bart
ae0e9976a3
LazControls: Prevent overflow in T(Float)SpinEditEx.
...
git-svn-id: trunk@56666 -
2017-12-07 21:28:44 +00:00
bart
eae4efc5bd
LazControls: Make TSpinEditEx support Int64 values. TSpinEditEx does not inherit from TFloatSpinEditEx anymore. Issue #0032747 .
...
git-svn-id: trunk@56645 -
2017-12-05 22:04:25 +00:00
ondrej
41299ef7d0
LCL: revert r56162, r56031, r55890 #9ac706fc7a (TabStop handling)
...
git-svn-id: trunk@56344 -
2017-11-10 08:19:00 +00:00
michl
f9cb151061
LCL: Fixed TSpinEditEx Focus on Tab Click doesn't work. Issue #32601
...
git-svn-id: trunk@56162 -
2017-10-23 09:19:46 +00:00
bart
d396b86379
SpinEditEx: implement increment/decrement with mousewheel.
...
git-svn-id: trunk@55023 -
2017-05-20 11:53:38 +00:00
ondrej
190e5160f3
lcl: groupededit: use RealGetText/RealSetText overriden methods instead of new GetText/SetText to make use of TControl.Text property.
...
git-svn-id: trunk@52147 -
2016-04-08 11:05:53 +00:00
bart
4ba9348f7b
LazControls: T(Float)SpinEditEx: implement property MinRepeatValue.
...
git-svn-id: trunk@51301 -
2016-01-15 14:29:30 +00:00
bart
feaa04bd41
LazControls; Start T(Float)SpinEditEx.
...
Note: the GroupedEdit unit goes into LCLbase, since this can be used as the new baseclass for TEditButton.
git-svn-id: trunk@51265 -
2016-01-13 11:40:39 +00:00