Home
Products
B4A
B4i
B4J
B4R
Showcase
Store
Learn
General
Guides
Video Tutorials
Glossary
Teach
Blog
Forums
#B4X Discord (unofficial)
B4X Facebook Group
B4X Github
New posts
What's new
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Install the app
Install
Welcome to B4X forum!
B4X is a set of simple and powerful cross platform RAD tools:
B4A
(free) - Android development
B4J
(free) - Desktop and Server development
B4i
- iOS development
B4R
(free) - Arduino, ESP8266 and ESP32 development
All developers, with any skill level, are welcome to
join the B4X community
.
Home
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Latest activity
What's new
New Posts
New profile posts
Latest activity
Filippo
reacted to
Chris2's post
in the thread
Android Question
Query and use a class variable in Designer?
with
Like
.
I'd suggets you test the code in SetStatusBarHeight , calling it from a button or something to make sure that it works separately from...
Mar 9, 2026
Mashiane
reacted to
Erel's post
in the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
with
Like
.
Example of using LOA to manage UI elements. A table with buttons and properties is created: ButtonsTable =...
Mar 9, 2026
Mashiane
reacted to
Erel's post
in the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
with
Like
.
First example: Dim table As ListOfArrays = LOAUtils.CreateEmpty((Array("Animal type", "Name", "Age", "Weight")))...
Mar 9, 2026
Mashiane
reacted to
Erel's post
in the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
with
Like
.
ListOfArrays (LOA) is a simple list where each item is an array of objects, and each array represents a row. As LOA stores tabular data...
Mar 9, 2026
Johan Hormaza
reacted to
Erel's post
in the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
with
Like
.
Example of using LOA to manage UI elements. A table with buttons and properties is created: ButtonsTable =...
Mar 9, 2026
Johan Hormaza
reacted to
Erel's post
in the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
with
Like
.
First example: Dim table As ListOfArrays = LOAUtils.CreateEmpty((Array("Animal type", "Name", "Age", "Weight")))...
Mar 9, 2026
Johan Hormaza
reacted to
Erel's post
in the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
with
Like
.
ListOfArrays (LOA) is a simple list where each item is an array of objects, and each array represents a row. As LOA stores tabular data...
Mar 9, 2026
Claudio Oliveira
reacted to
Erel's post
in the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
with
Like
.
Example of using LOA to manage UI elements. A table with buttons and properties is created: ButtonsTable =...
Mar 9, 2026
mcqueccu
reacted to
Erel's post
in the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
with
Like
.
First example: Dim table As ListOfArrays = LOAUtils.CreateEmpty((Array("Animal type", "Name", "Age", "Weight")))...
Mar 9, 2026
mcqueccu
reacted to
Erel's post
in the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
with
Like
.
Example of using LOA to manage UI elements. A table with buttons and properties is created: ButtonsTable =...
Mar 9, 2026
Erel
replied to the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
.
Example of using LOA to manage UI elements. A table with buttons and properties is created: ButtonsTable =...
Mar 9, 2026
Claudio Oliveira
reacted to
Erel's post
in the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
with
Like
.
First example: Dim table As ListOfArrays = LOAUtils.CreateEmpty((Array("Animal type", "Name", "Age", "Weight")))...
Mar 9, 2026
Erel
replied to the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
.
First example: Dim table As ListOfArrays = LOAUtils.CreateEmpty((Array("Animal type", "Name", "Age", "Weight")))...
Mar 9, 2026
Claudio Oliveira
reacted to
Erel's post
in the thread
B4A Library
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
with
Like
.
ListOfArrays (LOA) is a simple list where each item is an array of objects, and each array represents a row. As LOA stores tabular data...
Mar 9, 2026
chjk
replied to the thread
B4J Question
How to move an window to linux desktop outside
.
Yes, A regular window drag window title bar can move desktop outside,but MainForm.SetFormStyle ("TRANSPARENT"), drag window only move...
Mar 9, 2026
Home
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top