B4X FEED CustomListView.SV.SetBorderAndColor

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: CustomListView.SV.SetBorderAndColor است. این موضوع تا کنون 83 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع CustomListView.SV.SetBorderAndColor
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
83
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hi everybody!

After having searched and tried I haven't find a solution.

My aim is to change the border color (at run time) to a CustomListView. Not to single item o to single panel but to the entire CustomListView.

In B4J this is not an issue. This code
B4X:

clv.sv.SetColorAndBorder(xui.Color_DarkGray, 5dip, xui.Color_Green, 5dip)
works perfectly.

In B4A the border disappear at the level of each item (it seems "sent to back").

I've tried checking both XUI Views library and xCustomListView library (I've not well understood why "CustomListView" view is available also with only XUI View but I'll open another thread for this).

Thanks!

 

عقب
بالا