Hello to you, hope you are well.
I need some help to get the dark gray background of the list to white. Example snipped is welcome. Thankyou.
I need some help to get the dark gray background of the list to white. Example snipped is welcome. Thankyou.
This does not work:
'lt=B4XListTemplate for B4XDialog
lt.CustomListView1.GetBase.SetColorAndBorder(xui.color_white,1dip,xui.Color_Blue,5dip)
lt.sv.
lt.CustomListView1.GetBase.SetColorAndBorder(xui.color_white,1dip,xui.Color_Blue,5dip)
lt.CustomListView1.GetPanel(x).Color = xui.color_white
Last edited: