https://www.b4x.com/android/forum/threads/b4x-xui-as-viewpager-based-on-xcustomlistview.116709/
A small example project on how to achieve endless scrolling in both directions with the as viewpager.
Important
You need AS ViewPager V2.01+
and for B4J, you need V1.02+ of the jPager
The best...
Hi everyone, how many of you would like to have the ScrollingLabel (in XUI Views) settable in multiple modes?
For example i would like to have "Ping Pong" scrolling, instead of the "Loop" scrolling
i think it could be an "easy" but cool upgrade for that view :)
Hi, I have a layout set out which uses a ScrollView and then one CustomListView on the main layout, the ScrollView works to scroll the page, however the CustomListView does not scroll*.
*The CustomListView actually scrolls when running from LeapDroid emulator, but not on my actual phone or...
I have a reasonably sizeable amount of text which I want to display. I want scrolling (ideally both vertical & horizontal, but at least vertical) so that if it's bigger than the space allocated in the Designer the user would be able to see all the text using scrolling.
As I'm using B4XPages, I...
Notice! This is obsolete it will no longer developed. There is a better substitute. Look in the Forum at:
TDSLinput (masked extended EditText)
Name: TDeditTextExt
Type: B4Xlib
Code: B4A
Version: Beta2 -early access-
Lib Name: TDeditTextExt.b4xlib
(C): TechDoc G.Becker, free to use only for...
Hi all,
I'm working on a B4X project (it only needs to work for Android), and I am having trouble getting horizontal and vertical scrolling to work with a Custom List View.
For vertical-only scrolling, this code works perfectly (and I'm able to click on a row, and pass its IdentityNo to the...
I set Orientation to Horizontal, fill the listview with more than can be seen, but I can't scroll unless I do it programatically (ScrollToItem).
It also works when I use vertical orientation + mouse wheel.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.