B4J Question [SOLVED]XUI Views clash with CustomListView

Peter Lewis

Active Member
Licensed User
Longtime User
Hi All,

When I compile my program without XUI Views there is no problem.

I want to use the Round Slider and Seek Bar which require XUI Views. This is the error, Any suggestions ?

There was a reason why I did not use xCustomlistView.

1718323939890.png
 

Peter Lewis

Active Member
Licensed User
Longtime User
Are you using the old CustomListView version? Why???
I am going to have to go back and see why I used it, there was a good reason. It has been a while since I did that side of the program. Are you saying that using the xCustomListView will solve the issue ?

Thank you
 
Upvote 0

Sagenut

Expert
Licensed User
Longtime User
Are you saying that using the xCustomListView will solve the issue ?
Quite for sure.
Note that it's already included with XuiViews.
No need to select it alone.
 
Upvote 0
Top