B4X FEED Gauge: Color issue on blue background

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Gauge: Color issue on blue background است. این موضوع تا کنون 29 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Gauge: Color issue on blue background
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
29
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hello,
I use the Gauge library and I have a color problem with my app which has a blue background.
The colors of the Gauge are not good, I have the impression because they are transparent with the background. I tried all Gaude parameters in the Designer without success.
Here is the actual code on the RGB color settings as well as an example of the Gauge screenshot.
Thanks for your help.

B4X:

GaugeNO3.SetRanges(Array(GaugeTH.CreateRange(0, 10,Colors.RGB(115,255,0)), GaugeTH.CreateRange(10,50, Colors.RGB(89,198,0)), GaugeTH.CreateRange(50, 100,Colors.RGB(255,170,0)),GaugeTH.CreateRange(100,110, Colors.RGB(255,0,0))))

 

عقب
بالا