B4A Library [B4X] [XUI] AS FlowTabMenu - Alexander Stolte    Feb 24, 2024   (27 reactions) The last custom view, for this year, a month ago, I felt like creating this view, but had been reluctant to publish it because there is still too little space used for the tabs. I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality vi B4A Tutorial [B4X] [XUI] CustomListView - lazy loading / virtualization - Erel    Nov 16, 2023   (38 reactions) https://www.b4x.com/basic4android/images/SS-2018-01-04_12.58.56.png B4A Class [B4X] [XUI] [custom view] CircularProgressBar - Erel    Oct 16, 2017   (45 reactions) This class is compatible with B4A, B4i and B4J.
https://www.b4x..gif
https://www.b4x..gif
https://www.b4x..gif
A simple circular progress bar implemented as a custom view.
Usage:
Add the class to your project and add a custom view with the designer. Set its value with"
CircularProgressBar1.Va B4A Tutorial [B4X] [XUI] Creating custom views with XUI - Erel    Oct 17, 2017   (18 reactions) Start with this tutorial if you are not familiar with custom views: Custom Views with Enhanced Designer Support
With the help of XUI it is quite simple to create custom views classes that will work with B4A, B4i and B4J.
The first step is to use a slightly modified template:
#DesignerProperty: K B4A Library [B4X][XUI] ImageSlider - Erel    Oct 29, 2018   (23 reactions) ImageSlider custom view is compatible with B4A, B4i and B4J. https://www.b4x.com/basic4android/images/SS-2017-12-11_18.00.51.jpg Features: Three transition types: horizontal, vertical and fade. Configured in the visual designer. Images are centered and not distorted. Next and previous images are B4J Library [B4X] [XUI] xChart Class and b4xlib - klaus    Jan 02, 2025   (104 reactions) Current version 9.9
A lite version is available: xChartLite.
A mini version is also available: xChartMini.
Learning B4XViews and XUI, I wrote this CustomView xChart Class.
It is an evolution of Erels' Android Charts Framework.
The xChart custom view is a B4X libary.
It works on all three platform B4A Library [B4X] [XUI] AS SegmentedTab - Alexander Stolte    Oct 10, 2024   (56 reactions) New year, new ASViews :)
I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a coffee. :)
B4j: jXUI,JavaObject
B4a: XUi,JavaObject
B4i: iXUI
106224106225
106 B4A Library [B4X] [XUI] AS MultiColumnCustomListView based on xCustomListView - Alexander Stolte    Dec 30, 2024   (21 reactions) Hello this is a mutli column custom list view. You can add 1-100 columns, the screen is the limit. The items can have different heights.
I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can B4A Library [B4X] [XUI] Page Indicator - Erel    May 12, 2019   (33 reactions) B4XPageIndicator is a simple and cross platform custom view that looks like this: https://www.b4x.com/basic4android/images/SS-2019-05-12_08.52.17.png It indicates the current page. A page can mean many things, it is not limited to TabStripViewPager. How to use: - Add it with the designer. You pro B4A Library [B4X] [XUI] B4XDialog - Custom dialogs - Erel    Dec 19, 2021   (21 reactions) Edit: B4XDialogs is part of XUI Views library. Use that instead: XUI Views - Cross platform views and dialogs
B4XDialog class helps with creating cross platform custom dialogs. The dialog is made of a simple panel and it is therefore completely customizable.
74782
Simple usage (change Activity w Page: 1   2   3   4   5   6   7   Powered by ColBERT |