PagesTransition [B4XPages]
PagesTransition [B4XPages]
@Solutions Development · 2023-03-27
Raw ChatGPT class for B4X
Raw ChatGPT class for B4X
@JackKirk · 2023-03-14
Custom Color Picker Bar [BitmapCreator] [B4X]
Custom Color Picker Bar [BitmapCreator] [B4X]
@Mike1970 · 2023-03-11
BitmapsAsync [B4X]
A cross platform library that allows loading images using background threads. It can be useful with keeping the app responsive while loading many images.
@Erel · 2023-02-28
A Helper App for Examining and Documenting Designer Layouts [B4J] [B4XPages]
A Helper App for Examining and Documenting Designer Layouts [B4J] [B4XPages]
@William Lancee · 2023-02-27
AS ViewPager - Auto Play [B4X]
In this example project you can see how to add an auto play feature to the AS ViewPager.
@Alexander Stolte · 2023-02-16
An Inline Map Key Chooser - A Small Helper Class [B4X]
If like me you keep having the annoying problem of the wrong case or the wrong spelling for keys, you might like this.
@William Lancee · 2023-02-14
Calculate the bearing between two coordinates [B4X]
Calculate the bearing between two coordinates [B4X]
@aminoacid · 2023-02-11
Faces, Assemblies, Traces, and Points. Standard Classes for creating a story. [B4X]
Faces, Assemblies, Traces, and Points. Standard Classes for creating a story. I have been thinking about creating stories that involve computer operated robots which carry out actions and speech - like actors in a drama.It would have at least two mobile robotic platforms that can move on a stage - about the size of a dining table. Each platform would have a Android tablet on-board that receives instructions from a desktop or laptop.
@William Lancee · 2023-02-05
Breakout Game - [Free Game Source - B4J/B4i/B4A]
Breakout Game - [Free Game Source - B4J/B4i/B4A]
@ilan · 2023-02-02
Happy Hearts Day with Fun-tasia Flowers [B4X, B4XPAges]
Happy Hearts Day with Fun-tasia Flowers [B4X, B4XPAges]
@William Lancee · 2023-02-02
Designer Script Extensions - Scaling Preserving Aspect Ratio [B4X] [DSE]
Designer Script Extensions - Scaling Preserving Aspect Ratio [B4X] [DSE]
@William Lancee · 2023-01-29
TextCrumbs v1 [BreadCrumbs using CharSequence] [B4X] [Class]
TextCrumbs v1 [BreadCrumbs using CharSequence] [B4X] [Class]
@epiCode · 2023-01-27
Calculate width of Charsequence Text [B4X]
Calculate width of Charsequence Text [B4X]
@epiCode · 2023-01-26
Using the Standard B4XPreferenceDialog Library with B4XPages to Create Effective Forms [B4X, B4xPages]
Using the Standard B4XPreferenceDialog Library with B4XPages to Create Effective Forms [B4X, B4xPages]
@William Lancee · 2023-01-26
The ColorMix Helper App - A Standalone Standby [B4J, B4X, IDE]
The ColorMix Helper App - A Standalone Standby [B4J, B4X, IDE]
@William Lancee · 2023-01-21
XUI Views B4XDateTemplate amendment to autochange the year [B4X]
This just makes the year change +/-1 if the month changes from Jan to Dec, or vice versa.
@Chris2 · 2023-01-18
lmB4XComboBox V. 1.01 [B4X]
It is a modified version of the Erel''s original B4XComboBox and allows you to store in it a value for each text item. Not rarely (mainly in DBs managements) you need a ComboBox in which an Item is made of a display value and an associated value, i.e. a "description field" of a table and the relative primary key (usually the classic Integer ID). Note that the type of the values associated is object, not just Int.
@LucaMs · 2023-01-16
Do you remember Gorillas.Bas?
Do you remember Gorillas.Bas?
@XorAndOr · 2022-12-27
ListPlus library
ListPlus can be defined as Single type list or Different types list. The first implies a list with the same types of variables or objects. ListPlus has a large number of additional methods compared to the native B4X List.
@Ivica Golubovic · 2022-12-26
Class Template Builder
A simple tool to create XML+JAR files for Class Templates
@spsp · 2022-12-24
Expander v2 : Expandable CustomListView [B4X]
Expander v2 : Expandable CustomListView [B4X]
@epiCode · 2022-12-24
Create Event Name for CallSub [XUI] [Custom Views]
Just a simple method that makes creating event names for CallSub easier. Useful for Custom Views.
@LWGShane · 2022-12-22
Student Position Ranking
I was searching the community for a snippet for student ranking for a system I was building last month but never came accross a what I needed. I found a JavaScript on stackoverflow and re-wrote it in b4x.
@Claude Obiri Amadu · 2022-12-21
Get data type from 1D string array
This is mainly needed for if the data needs to be sorted eg in a flexible table.
@RB Smissaert · 2022-12-19
Accurate Text Measurement and Drawing [B4X] [XUI]
XUI v1.60 includes a new method named B4XCanvas.MeasureText. This method accurately measures single line strings. It returns a B4XRect object with the width and height of the measured string. The Top field returns the highest point relative to the baseline. With these values it is possible to accurately vertically center the text with this code (works in all three platforms)
@Erel · 2022-12-12
DSE_Layout - Align and Spread Controls [B4X]
DSE_Layout - Align and Spread Controls [B4X]
@HZZ · 2022-12-04
Websockets Client Connect and Reconnect [B4X]
Websockets Client Connect and Reconnect [B4X]
@aminoacid · 2022-12-03
What3Words b4xlib [B4X]
This is a b4xlib for getting What3Words to coordinates, coordinates to What3Words and your location to What3Words
@hatzisn · 2022-11-29
WebView + CKEditor [rich text editor] [B4X]
WebView + CKEditor [rich text editor] [B4X]
@Erel · 2022-10-20