I have three questions about CLV/preoptimisedCLV - not related to problems but useful to extend my knowledge.
1. Can the fast scroll bar be oriented horizontally?
2.Can the fast scroll bar be hidden?
3. Are there any ready-made provisions for preloading/caching images used with preoptimisedCLV (ie more appropriate than B4XCache)?
If any of the answers are "Yes" please explain.
Edit : I think that I have sorted out item 2. "preoptimisedCLV.ShowScrollbar" refers to the fast scroller and can be controlled in code, whereas the general scroller is managed through "Show scroll bar" in the Desigher.
1. Can the fast scroll bar be oriented horizontally?
2.
3. Are there any ready-made provisions for preloading/caching images used with preoptimisedCLV (ie more appropriate than B4XCache)?
If any of the answers are "Yes" please explain.
Edit : I think that I have sorted out item 2. "preoptimisedCLV.ShowScrollbar" refers to the fast scroller and can be controlled in code, whereas the general scroller is managed through "Show scroll bar" in the Desigher.
Last edited: