Difference between revisions of "uE Controls"

From Free Pascal wiki
Jump to navigationJump to search
m (Correct SourceForge url)
Line 30: Line 30:
 
[http://ue.accesus.com/uecontrols uEControls web]
 
[http://ue.accesus.com/uecontrols uEControls web]
 
   
 
   
[http://sourceforge.net/projects/uecomponents/ SourceForge web]
+
[http://sourceforge.net/projects/uecontrols/ SourceForge web]
  
 
[[Category:Components]]
 
[[Category:Components]]

Revision as of 07:28, 4 August 2014

About

uE Controls is a open source set of instrumentation controls for Lazarus and Free Pascal, compilable under Windows and Linux. It uses the excellent graphic library BGRABitmap.

TuERotImage

tuerotimage.jpg

TuERotImage is an image viewer control similar to TImage with the ability to show the image rotated at an arbitrary angle.


TuELed

tueled.jpg

TuELed is LED (Light Emitting Diode) simulation visual control. It contains 2 different shapes (Square and round) LED simulations with ON/OFF, colour selection and automatic off color.

TuEKnob

tueknob.jpg

This component emulate the rotatory knob seen in some analog devices, designed for professional instrumentation, multimedia or skinned software developers. It has a default look but can load an user image, also have a customizable scale.


TuESelector

tueselector.jpg

This component emulate the rotatory selector, designed for professional instrumentation, multimedia or skinned software developers. It has a default look but can load an user image, also have a customizable scale.


More info & Download:

After installing the uecontrols.lpk file, the controls will be available in a separate tab in the Lazarus IDE.

uEControls web

SourceForge web