Alexander Stolte Expert Licensed User Longtime User Dec 22, 2024 #1 I noticed that the xCustomListView in B4J has a border of 1dip. Can this be deactivated? Example project is attached Attachments xCustomListView Border.zip 3.5 KB · Views: 30
I noticed that the xCustomListView in B4J has a border of 1dip. Can this be deactivated? Example project is attached
LucaMs Expert Licensed User Longtime User Dec 22, 2024 #2 CustomListView1.sv.Color = xui.Color_Transparent Attachments xCustomListViewBorder2.zip 3.4 KB · Views: 28 Upvote 0