Is it possible to change the color of the Swift Button control during runtime?
The custom properties I want to change are:
Primary Color
Secondary Color
How would I go about doing this? And will the view need to be invalidated?
Thank you!
[B4X] XUI Views - Cross platform views and dialogs
XUI Views is a b4x library (https://www.b4x.com/android/forum/threads/100383/#content). The same b4xlib library is compatible with B4A, B4i and B4J It is a collection of custom views and dialogs. Everything is written in B4X. The source code is included inside the b4xlib file, which is a zip...
www.b4x.com
The custom properties I want to change are:
Primary Color
Secondary Color
How would I go about doing this? And will the view need to be invalidated?
Thank you!