I am using xCustomListView (v1.53) in my project (as .bas) and I have created a custom subroutines in xCLV.
It works pretty smooth until I had to add one b4xtable (v1.21) which required me to add XUI Views library too.
As soon as I add XUI views (v2.51) lib, all the statements using my custom subroutines become underlined with ( unknown member )
Would appreciate if anyone can point me to what's happening and workaround if any
I am modifying it for "my own" project for following reasons:
1. Added RTL support
2. Customized cell height, color options
3. Easier and faster adding of horizontal items using list
4. Custom height calculation for non-English fonts
5. Custom Designer Label interaction for different elements (Like headings / subheadings)