scrollview

  1. practicalsoft

    B4X FEED editable scrollview with multiple columns

    Can somebody help me in getting a scrollview with multiple columns say 3 columns. I want the third column to be editable, and later on save the entire scrollview list of records in an sqlite database. All the 3 columns are text columns. ادامه مطلب...
  2. practicalsoft

    B4X FEED Tabstrip changing data values on layouts

    I'm sure it's something obvious but I can't figure out where I'm going wrong, I'm using the tabstrip to swipe between various layouts and I wish to load data from a JSON file, I've designed the layouts and loaded them B4X: Sub Activity_Create(FirstTime As Boolean)...
  3. practicalsoft

    B4X FEED GestureDetector And Scrollview

    Hi, I have an app that need to have the ability to let the customer to sign on it. so i am using the GestureDetector lib. I create the GestureDetector on a label wich the customer need to sign on it. the problem is that the label is on a scrollview so when i am trying to sign on the label, the...
  4. practicalsoft

    B4X FEED Reflection and scrollview

    I'm using reflection library to find out if scrollview is scrolled up or down. my first problem is that if I use reflect.Target = scroll it is impossible for scrollview to be scrolled and if I use reflect.Target = scroll.panel it is impossible to find out whether is scrolled up or down so 1- Is...
  5. practicalsoft

    B4X FEED Scrollview, scroll block

    Hello I'have a question. I use a Scrollview and a Timer to refresh the content . When Timer start to run update, the scrollview don't scroll until don't complete the Sub that update it. Is It possible don't block it? I used "wait for" but it is the same ادامه مطلب...
  6. practicalsoft

    B4X FEED Programmatically change Designer script (for a ScrollView Control)

    Hi All, In my designer script I have this line which works very well for one layout: B4X: ScrollView1.SetTopAndBottom(lblTitle.Bottom+10dip,pnlForCPBar.Top-10dip) But in my application, at some stage, I need the scrollview control to increase in size (height) and have its 'bottom' to the...
  7. practicalsoft

    B4X FEED Problema CustomListView all'interno di una ScrollView

    Ciao a tutti, ho una problema con una clw contenuta in un panel "Lungo" di una scrollview, il problema è che la clw non scorre, ma scorre solo la scrollview. Come faccio a scorrere la clw? grazie ادامه مطلب...
  8. practicalsoft

    B4X FEED ScrollView.Panel.Height

    I needed one hour to find out, what is the reason for a strange behavior in my code. Now I think I can prove that this is a bug: I use the Scrollview to offer a variing number of objects. Of course the Innerheight() of the Scrollview should exactly fit the object. So I change...
  9. practicalsoft

    B4X FEED ScrollView

    Hi, I'm working with a scrollView for the first time. Just as an example, I'm trying to display some lines of text following the format "Line number: 1", "Line number 2", etc... I put a scrollView in a layout also containing an ImageView on top, and a label in another layout, that I then load...
عقب
بالا