dynamic

  1. M

    iOS Question [B4X] Double column multiple card element sizes like Pinterest

    Hi everyone, what is the best way to achieve this type of list nowadays? I know I could do it by using two CLVs that scrolls together but I'm afraid of glitches (like jerky movements between the two on shitty-smartphone like mine) The features I'm interested in are: Two columns each column...
  2. K

    Android Question Custom Icons for Buttons in CLV

    Hello everyone, I have a CustomListView in B4X (writing for android currently, but want to go multi-platform in the future) only with buttons whose size depends on an input. I want to have each button 's text come with a different custom icon that i created (png format). So i guess i have two...
  3. K

    Android Question Create Image

    How to Create Dynamic Image for Payment Reminder? Like attach Image File. I also want to Insert Due Amount, which is vari every time.
  4. E

    B4J Question B4J - Add/create dynamically textfields and call them

    Hi, Can someone please help me out with the code to add/create dynamically textfields and refer to them? For example at the very beginning I want to create 10 or 12 or 15, etc. textfields and after having filled a few in I need to check which fields are empty. Many thanks,
  5. Mashiane

    B4J Code Snippet Creating a Random Dummy Data Generator

    Ola So I am am working on my Mock app, after getting some of my list running as per discussion here, I managed to have some consensus of some doable things.. What happens is that a data structure is first defined, this will contain the field names and the dummy data types. Somewhere there...
Top