B4A Library UISegmentedControl

walterf25

Expert
Licensed User
Longtime User
Hello Dave,

I thing you need to use the 5o parameter on initialize, like this example, look the blue color.


objUI1.Initialize(Me,"objUI1",Colors.ARGB(255,80,137,224),Colors.ARGB(255,24,102,232),Colors.Blue,iCorLetraPressionado)
The Initialize method only requires 4 parameters, how can i add the parameters to change the pressed color?

Thanks,
Walter
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…