B4XLibraryTreeView [B4X][XUI]
jSD_TreeList [B4X] [XUI]
jSD_TreeList [B4X] [XUI]
@Star-Dust · 2024-04-02
B4XLibraryTreeView [B4X][XUI]
SD_TreeList [B4X] [XUI]
SD_TreeList [B4X] [XUI]
@Star-Dust · 2024-04-02
B4XLibraryButton [B4X][XUI]
XQ MiniListButton [B4X] [XUI]
A small button, that changes/cycles values from a list. Very useful, to allow user to select specific values from a list.
@fat32 · 2024-03-31
B4XLibraryPane(l) [B4X][XUI]
XQ XPandPanel [B4X] [XUI]
An expandable panel with a titlebar (xq-titlebar), than can host any other view, inside the panel. It can have up to 5 icons in the right corner, one icon in the left corner and the title is auto-adjustable. The panel can also be animated while expanding/collapsing.
@fat32 · 2024-03-31
B4XLibraryAction Bar, Drawer, etc [B4X][XUI]
XQ TitleBar [B4X] [XUI]
A simple view, that is used as a Title/Action Bar, with icons and adjustable title.
@fat32 · 2024-03-28
B4XLibraryKeyboard [B4X]
SD CustomKeyboard [B4X]
SD CustomKeyboard [B4X]
@Star-Dust · 2024-03-26
B4XLibraryB4X [B4X]
B4XIndexOfObject [B4X]
Multi-platform library (B4A, B4J, B4i) that provides only one very useful method: Find. Its purpose is to be able to obtain the index of a List like the IndexOf method easily even if the elements contained in the List are objects and not simple strings or numbers.
@LucaMs · 2024-03-18
B4XLibraryAI/ML [B4X]
OpenAI - A.I. Text & Image generation [B4X]
OpenAI - A.I. Text & Image generation [B4X]
@Blueforcer · 2024-03-18
B4XLibraryCharts [B4X]
A B4XPages Class for Displaying a Flexible Horizontal Tree [B4X]
A B4XPages Class for Displaying a Flexible Horizontal Tree [B4X]
@William Lancee · 2024-03-01
B4XLibraryCombobox [B4X]
ComboBoxPlus - ComboBox with individual color configurable items [B4X]
ComboBoxPlus - ComboBox with individual color configurable items [B4X]
@gregchao · 2024-02-25
B4XLibraryMenu [BOTTOM MENU][B4X][XUI]
AS Tab Menu [Bottom Menu] [B4X] [XUI]
A better, simpler, faster and scalable Tab/Bottom-Menu
@Alexander Stolte · 2024-02-24
B4XLibraryFirebase [B4X]
Firebase Auth REST Helper - manage the access tokens [B4X]
The advantage of the rest API of Firebase auth is that it can be used cross platform. The downside is, we have to take care of the user access tokens ourselves. That''s why I wrote this class, it works with the "FirebaseAuthREST" class.
@Alexander Stolte · 2024-02-24
B4XLibraryGoogle [INTEGRATE GOOGLE SHEETS INTO YOUR B4X APPS EASILY]
GSheet Library [integrate google sheets into your B4X apps easily]
GSheet Library [integrate google sheets into your B4X apps easily]
@fernando1987 · 2024-02-13
B4XLibraryPicker [B4X][XUI]
AS CountryPicker [B4X] [XUI]
A phone number prefix, flag emoji, country code picker
@Alexander Stolte · 2024-02-10
B4XLibraryTable/Grid [B4X]
B4XTable - Cross platform, sortable, searchable, customizable table [B4X]
B4XTable is a paged based table. The UI is made of a horizontal xCLV. The data is stored in an in-memory SQLite database.
@Erel · 2024-02-08
B4XLibraryStrings [B4X][B4XLIB]
lmVBStrFuncs [B4X] [B4Xlib]
B4XLib that provides 12 VB6/VBA string functions.
@LucaMs · 2024-02-02
B4XLibraryRadioButton [B4X]
B4XThreeState - B4XView [B4X]
B4XThreeState - B4XView [B4X]
@LucaMs · 2024-01-18
B4XLibraryCombobox [B4X][XUI]
SD_xComboBox [B4X] [XUI]
SD_xComboBox [B4X] [XUI]
@Star-Dust · 2023-12-29
B4XLibraryList- and scrollview [B4X]
xCustomListView - cross platform CustomListView [B4X]
xCustomListView is an implementation of CustomListView based on XUI library. It provides all the features of the original CustomListView and it is compatible with B4A, B4J and B4i.
@Erel · 2023-12-24
B4XLibraryB4X [B4X][XUI]
SD B4XView [B4X] [XUI]
This library adds to the XUi Views the native views of the three platforms (Android / IOS / Desktop) so that they can be managed by Design, using them as XUI views without having to change its type in the Globals Sub. XUI is designed to work with the native views. You can add regular view you like with the designer. But with this Library the views have the same properties and identical events, and you can also access the original view and more properties and animation. This will allow you to reuse the code written for a platform on the others without any changes. Also I''m adding custom views and (if I have time) more animations not included natively. In the future AnyWhere will insert the management of the XUI Views in the design ... that day I will take away the native views from this library (no longer needed) and leave only the custom ones.
@Star-Dust · 2023-12-21
B4XLibraryPicker [B4X][XUI]
AS BottomPhoneNumberFlagPicker [B4X] [XUI]
A bottom phone number prefix, flag emoji, country code picker
@Alexander Stolte · 2023-12-03
B4XLibraryViews - additional [B4X][XUI]
AS Ripple View [B4X] [XUI]
AS Ripple View [B4X] [XUI]
@Alexander Stolte · 2023-11-20
B4XLibrarySeekbar [B4X][XUI]
AS RangeSeekBar [B4X] [XUI]
AS RangeSeekBar [B4X] [XUI]
@Alexander Stolte · 2023-11-19
B4XLibrarySwitch [B4X]
B4XSwitch to support Accessibility [B4X]
I think that the B4XSwitch does not support accessibility very well. I made a simple extension based on the already extended version of the B4XSwitch that supports setting colors at runtime. (Many thanks to @Blueforcer.) Now you can add a description to the panel, which is read out correctly by TalkBack.
@b4x-de · 2023-11-15
B4XLibraryButton [B4X]
NHShakeButton.b4xlib - Works in B4A, B4i, B4J [B4X]
This library will zoom in, zoom out and shake 4 times in random directions a button. It should work also with any view since the ShakeButton sub accepts as an argument a B4XView.
@hatzisn · 2023-10-31
B4XLibraryTable/Grid [B4X][XUI]
SD FlexGrid [B4X] [XUI]
I created a new library to show a table (or grid) similar to the one in EXCEL. There are already excellent classes that allow many to accomplish things, such as xCustomListView (by Erel) and with the FlexibleTable (by Klaus). I wanted to make something slightly different suited to my needs.
@Star-Dust · 2023-10-25
B4XLibraryLabel [B4X]
BBScrollingLabel - rich text scrolling label [B4X]
BBScrollingLabel is similar to XUI Views ScrollingLabel, however it is based on BCTextEngine and can therefore display formatted text.
@Erel · 2023-10-17
B4XLibraryPicker [B4X][XUI]
SD ProductPicker [B4X] [XUI]
SD ProductPicker [B4X] [XUI]
@Star-Dust · 2023-10-15
B4XLibraryViews - additional [BASED ON ASVIEWPAGER][B4X][XUI]
AS Sliding Onboarding [based on ASViewPager] [B4X] [XUI]
AS Sliding Onboarding [based on ASViewPager] [B4X] [XUI]
@Alexander Stolte · 2023-10-10
B4XLibraryTable/Grid [B4X][XUI][B4XLIB]
SD_StrangeListView [B4X] [XUI] [B4XLib]
This new view allows you to have an ordered and distributed list of images (left) and their name, description and info (right). Or you can view the images in grid (if the screen size allows it, otherwise in column) where there will be related images with the name just below. There is an add button and a close button that makes the visit invisible (mBase.Visible = False so to speak).
@Star-Dust · 2023-08-31