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
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
GetFileParts [B4X]
This snippet is useful for getting: Path, FileName and FileExtension, for convenience in a single custom object.
@LucaMs · 2024-03-30
Randomize Re-Sort List
Randomize Re-Sort List
@Magma · 2024-03-30
XQ TitleBar [B4X] [XUI]
A simple view, that is used as a Title/Action Bar, with icons and adjustable title.
@fat32 · 2024-03-28
Multi-platform SVG to B4XBitmap Conversion with a Hidden Webview [B4X]
Multi-platform SVG to B4XBitmap Conversion with a Hidden Webview [B4X]
@William Lancee · 2024-03-26
SD CustomKeyboard [B4X]
SD CustomKeyboard [B4X]
@Star-Dust · 2024-03-26
Wait For the first task to complete [B4X]
Wait For the first task to complete [B4X]
@Erel · 2024-03-21
Google OAuth2 [class] [B4X]
It is no longer possible to use WebView to implement Google''s OAuth2 authentication. The solution is to open the default browser and set the redirection uri in such a way that the browser will redirect the response back to our app. GoogleOAuth2 class takes care of several tasks: 1. Opening the browser and getting the authorization code. 2. Getting and saving the access token and refresh token from the authorization code. 3. Getting a new access token when it expires using the refresh token.
@Erel · 2024-03-19
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
OpenAI - A.I. Text & Image generation [B4X]
OpenAI - A.I. Text & Image generation [B4X]
@Blueforcer · 2024-03-18
B4X Help program
B4X Help program
@klaus · 2024-03-16
AS TextFieldAdvanced - ComboBox [B4X]
In this example I will show you how to quickly and easily turn the TextField into a ComboBox.
@Alexander Stolte · 2024-03-12
Easing Functions [B4X]
Code module containing 22 Ease In/out functions
@mohsyn · 2024-03-06
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
ComboBoxPlus - ComboBox with individual color configurable items [B4X]
ComboBoxPlus - ComboBox with individual color configurable items [B4X]
@gregchao · 2024-02-25
AS RangeSlider + AS Clock = Sleep Schedule Picker [B4X]
This is a short example of what is possible with these 2 views.
@Alexander Stolte · 2024-02-24
AS Tab Menu [Bottom Menu] [B4X] [XUI]
A better, simpler, faster and scalable Tab/Bottom-Menu
@Alexander Stolte · 2024-02-24
AS TextFieldAdvanced Password Strength Indicator [B4X]
AS TextFieldAdvanced Password Strength Indicator [B4X]
@Alexander Stolte · 2024-02-24
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
AS Settings - Action Property [B4X]
AS Settings - Action Property [B4X]
@Alexander Stolte · 2024-02-14
AS Settings - ActionClean Property [B4X]
AS Settings - ActionClean Property [B4X]
@Alexander Stolte · 2024-02-14
AS Settings - Boolean Property [B4X]
AS Settings - Boolean Property [B4X]
@Alexander Stolte · 2024-02-14
AS Settings - DescriptionItem [B4X]
AS Settings - DescriptionItem [B4X]
@Alexander Stolte · 2024-02-14
AS Settings - Text Property [B4X]
AS Settings - Text Property [B4X]
@Alexander Stolte · 2024-02-14
AS Settings - SelectionList Property [B4X]
AS Settings - SelectionList Property [B4X]
@Alexander Stolte · 2024-02-13
GSheet Library [integrate google sheets into your B4X apps easily]
GSheet Library [integrate google sheets into your B4X apps easily]
@fernando1987 · 2024-02-13
Introducing SuperTurtle [B4XTurtle]
Introducing SuperTurtle [B4XTurtle]
@William Lancee · 2024-02-12
AS CountryPicker [B4X] [XUI]
A phone number prefix, flag emoji, country code picker
@Alexander Stolte · 2024-02-10
AS Settings - Deactivate a property if a certain condition is met [B4X]
AS Settings - Deactivate a property if a certain condition is met [B4X]
@Alexander Stolte · 2024-02-10