I develop the XUI version of the ScrollView2D library that created @Informatix. I did not base myself on its code but developed everything from scratch. It is still unripe, but it works well and is not very heavy. Clearly for iOS already the native ScrollView is 2D as well as for Desktop...
Hi,
I try to create scrollview(A), then I load layout,
and inside that I create :
B. another layout
C. panel inside that layout
D. then, listview
Question :
1. how to make the scrollview (A) & panel that hold listview (B) have dynamic height based on listview (D) height content ?
2. In...
Hi -
I see the "scrollview" view.
My issue: It appears you can't set this up in the designer to hold other views.
I see after a search that it can be done programmatically.
However, I really need the ability to set it up in the designer.
Should I give up or is there a custom component available...
This is my first question, so please bear with me.
I am reading a field from SQLite to populate a Label inside a ScrollView that sits on a tab in a TabStrip.
It all seems to be working fine, but it seems that the very long text strings are being truncated. For example, one string in the DB is...
Although B4i works nicely with a ScrollView inside a Scrollview, B4A does not.
Is there a way to make it happen for Android?
I have a large Scrollview for the bulk of the screen, then inside that large Scrollview I have some labels and two smaller Scrollviews. Each of the smaller Scrollviews...
Hola amigos, ¿ es posible ocultar la sombra del scroll sea vertical u horizontal ?
verán tengo unas opciones dentro de un control scroll horizontal...
sin la sombra estoy seguro que se vería mejor, como lograr esto con b4a
Help :confused:
Hello Everyone!
I'm a newbie B4A. Please help me.
I Create a lay out with two labels and one Scrollview. Two labels have the same height (40dip). I set one at the top and the last one at the bottom. The scrollview is middle of two labels. I use script general code as below:
'All variants script...
Hi
I am trying to create a menu including 6 labels and 6 images which the total height of these 6 labels are more than the screen's height so i'd like to have a scrolling view starting from the 20%y, so i have used "scrollview" but the problem is after adding the views to the scrollview and...
I am using a Tabstrip and a few of the tab's pages have edittext controls on them.
So, I am forced to use a scrollview on each tabstrip page that has a edittext on it to make sure they can be visible when the keyboard is shown.
So, then I am forced to use IME to detect when the keyboard...
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.