container

  1. C

    Wish B4J Wish - deploy remotely an application to a container

    Hello, For now, I have a NAS drive with docker running on it. To test my applications, I have a docker image with the b4x bridge. Secondary, I have a production image that runs the final application. I first test my programs inside the bridge container, when all is ok, I have the production...
  2. Alexander Stolte

    B4J Library jPager - ViewPager

    This is a high performance pager, optimized for large lists. No flickering or other unwanted behavior when changing index in large lists. Page change via arrow keys on the keyboard, or with the NextPage/PreviousPage function. I spend a lot of time in creating views, some views i need by my...
  3. Alexander Stolte

    B4A Library [B4X] [XUI] AS TabMenuAdvanced

    A container view controller that manages a multiselection interface, where the selection determines which child view controller to display. This view was developed and structured from scratch :) i spend a lot of time in creating views, some views i need by my self, but some views not and to...
Top