bart
|
4e07f19407
|
SpinEx: move StrToValue to the base class.
git-svn-id: trunk@63713 -
|
2020-08-10 21:14:02 +00:00 |
|
bart
|
d61c0bfbeb
|
LazControls: implement new DisplayMode dmAutoZeroFixed for TFloatSpinEditEx. Display zero as '0.00' instead of 0.00E+00.
git-svn-id: trunk@63712 -
|
2020-08-10 14:16:25 +00:00 |
|
bart
|
fabfd9c5f0
|
LazControls: implement property DisplayMode for TFloatSpinEditEx. Remove property UseScientificNotation. As proposed by wp.
git-svn-id: trunk@63705 -
|
2020-08-09 11:18:48 +00:00 |
|
bart
|
2687b936ed
|
LazControls: implement property ExponentDigits for TFloatSpinEditEx.
git-svn-id: trunk@63701 -
|
2020-08-08 21:40:27 +00:00 |
|
bart
|
e6dcde11e5
|
LazControls: allow the use of a thousandseparator in TSpinEditEx.
git-svn-id: trunk@63699 -
|
2020-08-08 14:53:21 +00:00 |
|
bart
|
312ee0974d
|
LazControls: allow display text in scientific notation in TFloatSpinEditEx.
git-svn-id: trunk@63698 -
|
2020-08-08 12:31:28 +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 |
|
juha
|
ac90233ec4
|
LazControls: Clean uses sections.
git-svn-id: trunk@54595 -
|
2017-04-09 17:25:34 +00:00 |
|
bart
|
7d3b4320c2
|
Deprecate TCustomEdit's TextHintFontColor and TextHintFontStyle properties and reduce their visibility to Public.
git-svn-id: trunk@53304 -
|
2016-11-07 11:25:30 +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 |
|
ondrej
|
070c78ff20
|
lazcontrols: move design code from LazControls into LazControlDsgn package
git-svn-id: trunk@52041 -
|
2016-03-24 07:05:48 +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 |
|