Browse Source

Merge pull request #202 from sganz/dev-bgracontrols

Added SuperGauge work, Images
sganz 1 year ago
parent
commit
11d02a740a

+ 7 - 1
README.md

@@ -140,7 +140,7 @@ Author: Emerson Cavalcanti, Massimo Magnano .
 
 
 A knob that can be styled through properties.
 A knob that can be styled through properties.
 
 
-Author: Circular.
+Author: Circular, Sandy Ganz
 
 
 ### TBGRAResizeSpeedButton
 ### TBGRAResizeSpeedButton
 
 
@@ -214,6 +214,12 @@ Another gauge.
 
 
 Author: Digeo.
 Author: Digeo.
 
 
+### TSuperGauge
+
+Updated and Enhanced Analog Gauge. Many new features, faster drawing, additonal events
+
+Author: Sandy Ganz
+
 ### TPSImport_BGRAPascalScript
 ### TPSImport_BGRAPascalScript
 
 
 A component to load BGRABitmap pascal script utilities.
 A component to load BGRABitmap pascal script utilities.

BIN
docs/img/BGRA-Knob-V2.png


BIN
docs/img/SuperGauge-V100.png


BIN
test/test_supergauge/piston.png


+ 2 - 2
test/test_supergauge/sgtest.lfm

@@ -1,7 +1,7 @@
 object SGTestFrm: TSGTestFrm
 object SGTestFrm: TSGTestFrm
-  Left = 585
+  Left = 575
   Height = 851
   Height = 851
-  Top = 206
+  Top = 238
   Width = 1323
   Width = 1323
   Caption = 'Super Gauge Test Application Test v0.0'
   Caption = 'Super Gauge Test Application Test v0.0'
   ClientHeight = 851
   ClientHeight = 851