layouts

  1. rleiman

    Android Question [SOLVED] - B4XPages - Loading layouts

    Greetings, I just migrated a working non-B4XPages app over to B4XPages because CallSubDelayed was not working correctly when the old app did not have focus. I was advised to migrate to B4XPages. That issue has been resolved just by doing the migration. It seems that loading layouts is done...
  2. rleiman

    Android Question [SOLVED] - Anchors seem to be ignored when using SetLayoutAnimated

    Greetings, I started to experiment with B4XPages and really like them. I also used SetLayoutAnimated to slide a layout called pnlWhiteDialog into view. It slides into view as expected but the alignment of the views on the layout are not being displayed as expected. For example I have a Label...
  3. K

    Android Question struggling with scrollview

    Hi all, First post to the community and have searched hi and low for the answer (I promise - but do shame me if I have missed the answer!) I am trying to handle the screen layout when the keyboard is active, so the screen would essentially push of the top of the screen until the keyboard has...
  4. stingrae

    Android Question Getting different colours on different phones

    Hi, I have a B4A app that is acting very strange. I have two test phones, both Samsungs. One one, whatever colours I select on the B4A designer come through on the phone. On the other, they're completely ignored. I have cleaned the project, uninstalled, re-installed on both etc ... But...
  5. Mashiane

    B4J Tutorial [BANanoWebix] Lesson 2: Understanding the 6 layout types

    Hi again In Lesson 1, we looked at how we can place elements within rows and columns to layout a purported app design. This has resizers so that we can resize the columns and we also used some css to render the background of our columns. Lesson 1 In this lession we look at the 6 layout types...
Top