Commit Graph

15 Commits

Author SHA1 Message Date
wp_xxyyzz
206fc7f0e3 ExCtrls: Fix TRadiogroupEx/TCheckGroupEx firing OnEnter/OnExit events when another sub-control is selected. New events OnItemEnter/OnItemExit. See also LCL issue #37768.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7674 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-20 17:32:29 +00:00
lazarus-bart
53e90e5a82 ExCtrls: TCustomFloatSISpinEditEx: in Lazarus >= 2.1 override KeyAllowed instead of EditKeyPress.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 16:37:11 +00:00
lazarus-bart
38282db2af ExCtrls: fix not calling OnKeyPress in TCustomFloatSISpinEditEx.EditKeyPress.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 15:55:20 +00:00
wp_xxyyzz
213bd3e763 ExCtrls: Add high-dpi TFloatSISpinEditEx palette icons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 21:17:28 +00:00
lazarus-bart
fa6369996d ExCtrls: fix typo in resourcestring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7613 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 20:16:41 +00:00
lazarus-bart
d689407c6f ExCtrls: use Abs() of LValue, not of AValue in TCustomFloatSISpinEditEx.ValueToStr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7612 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 20:15:42 +00:00
wp_xxyyzz
c9f05e0289 ExCtrls/TcustomFloatSISpinEditEx: Fix incorrect version check. Fix incorrect handling of negative values.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 16:39:40 +00:00
wp_xxyyzz
7a7c8dcf82 ExCtrls: Add "K" and "u" as multipliers for 1E3 and 1E-6 in TFloatSISpinEditEx. Add multiplier 1.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 16:32:41 +00:00
wp_xxyyzz
b011df6850 ExCtrls: Initial commit of new component TFloatSISpinEditEx, donated by bart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7607 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-16 22:56:26 +00:00
wp_xxyyzz
5479062d57 ExCtrls: Add ButtonEx demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-16 17:48:06 +00:00
wp_xxyyzz
8a0af446b1 ExCtrls: PaintButton method.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-16 16:14:24 +00:00
wp_xxyyzz
0797f6f315 ExCtrls: clean-up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-15 21:52:31 +00:00
wp_xxyyzz
c3495b2a0b ExCtrls: New component TButtonEx
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-15 21:33:54 +00:00
wp_xxyyzz
50b17876b0 exctrls: Make demos usable in non-trunk Lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7465 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-22 08:20:36 +00:00
wp_xxyyzz
6ffccb0884 exctrls: Initial commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7464 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-22 08:12:36 +00:00