B4A Library [B4X] [XUI] Gauge View - Erel    Dec 24, 2017   (51 reactions) This custom view class is compatible with B4A, B4J and B4i.
63029
A nice and simple gauge.
You can easily customize it as needed.
It uses the Crystal font: http://www.fontspace.com/allen-r-walden/crystal
There are two types of gauges: half circle and full circle.
Usage instructions:
- Add the cla B4A Library [B4X] [XUI Views] - AMCompassView - AmirMK82    Aug 22, 2021   (21 reactions) A new CompassView for B4A & B4J Features Cross-platform compatible A nice gauge animation Changeable values Custom Colors Custom Border And CornerRadius Will Give you a good experience ;) Tested in B4A B4J * I don't have tested it with B4I, but it should work * I made this with the help of the B4A Library Android-Water-Gauge - Johan Schoeman    Apr 22, 2017   (13 reactions) #Region Activity Attributes
#FullScreen: False
#IncludeTitle: True
#End Region
Sub Process_Globals
'These global variables will be declared once when the application starts.
'These variables can be accessed from all modules.
End Sub
Sub Globals
'These global variables will be B4A Library Johan's Overview - Johan Schoeman    Aug 05, 2017   (97 reactions) Image - Converting RGB Images to Grayscale
33. Image - Enhancing Image Contrast by means of Histogram Equalization and Histogram Stretching
39. ASCII ART
Gauges and Compass
3. CompassView
16. GaugeView - follow the thread
26. SpeedometerView
27. AnotherGaugeView
33. Android-Speedometer
129. SpeedVi B4A Library GaugeView - Johan Schoeman (first post)    Jul 04, 2015   (4 reactions) Attached are new library files (JAR & XML) that will allow you to set 1 of 8 possible maximum values (10.0, 20.0, 50.0, 100.0, 200.0, 500.0, 750.0, 1000.0). Replace your library files with this.
Code example:
Sub Process_Globals
'These global variables will be declared once when the applicatio B4A Library AnotherGaugeView - freedom2000 (first post)    Aug 18, 2015   (10 reactions) Before all I would like to thank you for this great library. :)
You won't trust me but this is your lib :
36753
Really !
Almost no trick :
suppress everything but the needle
add a background image of a photo of a real gauge (or find it on internet)
calibrate the gauge...
gv1.ShowNeedle = Tr B4A Library KdGaugeView - Erel (first post)    Apr 15, 2018   (6 reactions) Note that there are two similar custom views implemented with XUI and compatible with B4A, B4i and B4J:
CircularProgressBar: https://www.b4x.com/android/forum/threads/b4x-xui-custom-view-circularprogressbar.81604/#content
https://www.b4x.com/android/forum/proxy.php?image=http%3A%2F%2Fwww.b4x.com%2 B4A Library DigitSpeedView - aidymp (first post)    Jan 30, 2017 That works, but i wanted 3 of them, Im now using a gauge "Velocimeter"from donmanfred, but that now seems to have issues!
Thanks
Aidy B4A Library SoundMeter - Real Time display of Sound Level (dB) - kps (first post)    Jul 16, 2020 @Johan Schoeman Many thanks for this nice example. It gives me a good template for using Circular Gauge, Scroll Chart, Measuring Sound level, etc. in my future projects. One thing puzzles me, though. The app is using Microphone and it doesn't ask for any permission. Isn't is supposed to ask ? KPS B4A Library BatteryView - alizeti (first post)    Dec 21, 2018 Is there something similar for ios?!?!?
Looks really nice and would like to have a bettery level gauge for iOS!!! Page: 1   2   3   4   5   6   7   Powered by ColBERT |