Hello,
I would like to announce new release of EC-Controls, version 0.9.2.
You can download from SourceForge:
https://sourceforge.net/projects/eccontrols/files/ecc_15-04-09/If you live in country where SF is blocked, try DropBox:
https://www.dropbox.com/home/ECControls/15-04-09This release contains only package, íf you need some demo, download it from one of older release.
Currently, package contains 23 controls (21 is visual).
TECBevel - alternative to TBevel for non-rectangular shapes
TECSlider - alternative to TTrackBar
TECProgressBar - alternative to TProgressBar
TECPositionBar - alternative to TTrackBar, similar component is used in Blender
TECImageMenu - side menu oftenly used in KDE4 apps.
TECSwitch - alternative to TCheckBox, similar component is in GTk3
TECSpinBtns - alterntive to UpDown, more configurable
TECSpinEdit - alterntive to TSpinEdit and TFloatSpinEdit, more configurable
TECSpeedBtn - alternative to TSpeedBtn and TToggleBox with some extra options, like delayed release
TECEditBtn and TECColorBtn - alternatives to TEditButton
TECComboBtn and TECComboColor - alternatives to TComboBox and TColorCombo with associated button
TECRadioGroup and TECCheckGroup - alternatives to TRadioGroup and TCheckGroup, similar are in Blender
TECRuler - horizantal or vertical ruler
TECScheme - advanced component for configuration
TECLink - Label with associated URL
non-viusals:
TECTimer - based on TTimer
TECSpinController - for controlling multiple TECSpinEdits or TECSpinBtns
new components:
TECConfCurve - for configuration of curves; will be probably further developed
TECHeader - alternative to THeaderControl, it has property BreakIndex so Sections can be aligned to the left and right simultaneously
TECCheckListBox - alternative to TCheckListBox with more checkale columns
You can read attached file CHANGELOG.txt to see all changes.
Enjoy!
EDIT: ECC was tested with the latest trunk (SVN r.48681) under Linux, in 1.4 RC3 under Wine. It also compiles with FPC 3.1.1 (r. 30496) and should work with 2.6.4 too.