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
aeric
reacted to
tchart's post
in the thread
B4J Tutorial
PushPull - simple app to sync B4X code with GitHub
with
Like
.
Added the repo link https://github.com/ope-nz/PushPull
Apr 24, 2026
aeric
reacted to
tchart's post
in the thread
B4J Tutorial
PushPull - simple app to sync B4X code with GitHub
with
Like
.
Aeric have a look at the GitHub - code is there too. PushPull has a json config file. This contains the GitHub token and then config...
Apr 24, 2026
tchart
reacted to
aeric's post
in the thread
B4J Tutorial
PushPull - simple app to sync B4X code with GitHub
with
Like
.
Q1. What is "MyProject" config? Is it a .INI file? Q2. How do you specify the comment/description for the push?
Apr 24, 2026
tchart
replied to the thread
B4J Tutorial
PushPull - simple app to sync B4X code with GitHub
.
Added the repo link https://github.com/ope-nz/PushPull
Apr 24, 2026
tchart
replied to the thread
B4J Tutorial
PushPull - simple app to sync B4X code with GitHub
.
Oh haha I forgot to put the GitHub link.
Apr 24, 2026
tchart
replied to the thread
B4J Tutorial
PushPull - simple app to sync B4X code with GitHub
.
Aeric just to add my dev workflows heavily use my b4x custom build actions (b4x_cba) which includes a GitHub push. I was a bit unhappy...
Apr 24, 2026
tchart
replied to the thread
B4J Tutorial
PushPull - simple app to sync B4X code with GitHub
.
Aeric have a look at the GitHub - code is there too. PushPull has a json config file. This contains the GitHub token and then config...
Apr 24, 2026
Lucas Siqueira
replied to the thread
Spanish
B4J ¿Cómo detectar el cursor del ratón sobre una etiqueta usando solo una subcategoría?
.
'... 'exemple create multiples labels For i = 1 To 30 Dim lbl As Label lbl.Initialize("LBL") lbl.SetLayoutAnimated(0, 0, 0...
Apr 24, 2026
Lucas Siqueira
replied to the thread
Spanish
B4J ¿Cómo detectar el cursor del ratón sobre una etiqueta usando solo una subcategoría?
.
'... 'exemple create label Dim Label1 As Label Label1.Initialize("Label1") Label1.SetLayoutAnimated(0, 0, 0, 100dip, 100dip) Label1.Text...
Apr 24, 2026
Sganga61
posted the thread
Android Question
Gmap Interest point text dimension
in
Android Questions
.
Hello everyone, I'm trying to change the font and size of the text that appears when you tap a point of interest on the map. For now...
Apr 24, 2026
aeric
replied to the thread
B4J Tutorial
PushPull - simple app to sync B4X code with GitHub
.
Q1. What is "MyProject" config? Is it a .INI file? Q2. How do you specify the comment/description for the push?
Apr 24, 2026
aeric
reacted to
tchart's post
in the thread
B4J Code Snippet
GitHub Push (b4x_cba)
with
Like
.
A new better way - https://www.b4x.com/android/forum/threads/pushpull-simple-app-to-sync-b4x-code-with-github.170881/
Apr 24, 2026
Gianni M
reacted to
Filippo's post
in the thread
I messed up my MacBookPro
with
Like
.
Hi @aeric , I recommend using Time Machine; that way, you won't have those kinds of problems again. This time machine has saved me from...
Apr 24, 2026
teddybear
replied to the thread
B4J Question
Occasional crash when starting the debugger
.
Try adding a CustomBuildAction to see if the crash still occurs occasionally #CustomBuildAction: 2, %WINDIR%\System32\ping.exe, localhost
Apr 24, 2026
teddybear
replied to the thread
B4J Question
B4J How to detect mouse over label using only one sub?
.
When creating labels, assign the same event name to all 26 labels. Dim labels As Label For i=1 To 26...
Apr 24, 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