Difference between revisions of "uE Controls"

From Lazarus wiki
Jump to navigationJump to search
Line 3: Line 3:
  
 
=== TuERotImage ===
 
=== TuERotImage ===
 +
[[Image:tuerotimage.jpg]]
 +
 
TuERotImage is an image viewer control similar to TImage with the ability to show the image rotated at an arbitrary angle.
 
TuERotImage is an image viewer control similar to TImage with the ability to show the image rotated at an arbitrary angle.
 +
 +
 +
=== TuELed ===
 +
[[Image:tueled.jpg]]
 +
 +
TuELed is [http://en.wikipedia.org/wiki/Light-emitting_diode 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 ===
 +
[[Image: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 ===
 +
[[Image: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: ===
 +
[http://ue.accesus.com/uecontrols uEControls web]

Revision as of 04:43, 6 July 2011

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:

uEControls web