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
Randomize Re-Sort List
Randomize Re-Sort List
@Magma · 2024-03-30
GetFileParts [B4X]
This snippet is useful for getting: Path, FileName and FileExtension, for convenience in a single custom object.
@LucaMs · 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
SD CustomKeyboard [B4X]
SD CustomKeyboard [B4X]
@Star-Dust · 2024-03-26
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
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
OpenAI - A.I. Text & Image generation [B4X]
OpenAI - A.I. Text & Image generation [B4X]
@Blueforcer · 2024-03-18
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
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
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 TextFieldAdvanced Password Strength Indicator [B4X]
AS TextFieldAdvanced Password Strength Indicator [B4X]
@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 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 Settings - Text Property [B4X]
AS Settings - Text Property [B4X]
@Alexander Stolte · 2024-02-14
AS Settings - DescriptionItem [B4X]
AS Settings - DescriptionItem [B4X]
@Alexander Stolte · 2024-02-14
AS Settings - Boolean Property [B4X]
AS Settings - Boolean Property [B4X]
@Alexander Stolte · 2024-02-14
AS Settings - ActionClean Property [B4X]
AS Settings - ActionClean Property [B4X]
@Alexander Stolte · 2024-02-14
AS Settings - Action Property [B4X]
AS Settings - Action Property [B4X]
@Alexander Stolte · 2024-02-14
GSheet Library [integrate google sheets into your B4X apps easily]
GSheet Library [integrate google sheets into your B4X apps easily]
@fernando1987 · 2024-02-13
AS Settings - SelectionList Property [B4X]
AS Settings - SelectionList Property [B4X]
@Alexander Stolte · 2024-02-13
Introducing SuperTurtle [B4XTurtle]
Introducing SuperTurtle [B4XTurtle]
@William Lancee · 2024-02-12
MakeBxL - create a layout file from text or from an SQLite table [B4X] [Tool] [Source included]
MakeBxL - create a layout file from text or from an SQLite table [B4X] [Tool] [Source included]
@walt61 · 2024-02-10
AS Settings with AS TimePickerDialog [B4X]
AS Settings with AS TimePickerDialog [B4X]
@Alexander Stolte · 2024-02-10
AS Settings with AS BottomDatePicker [B4X]
AS Settings with AS BottomDatePicker [B4X]
@Alexander Stolte · 2024-02-10