Home
Products
B4A
B4i
B4J
B4R
Showcase
Store
Learn
General
Guides
Video Tutorials
Glossary
Teach
Blog
Forums
#B4X Discord (unofficial)
B4X Facebook Group
Github Repository
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
Theera
reacted to
byz's post
in the thread
Wish
Add the File field for the DesignerProperty
with
Like
.
Add the File field for the DesignerProperty,Like this. #DesignerProperty: Key: FileExample, DisplayName: background picture Example...
Today at 2:37 AM
Theera
reacted to
Erel's post
in the thread
B4J Tutorial
[B4X] Custom Views with Enhanced Designer Support
with
Like
.
Custom views are implemented as B4X classes or in a library. A custom view includes a set of properties that can be set from the visual...
Today at 2:25 AM
Theera
reacted to
Daestrum's post
in the thread
B4J Code Snippet
[PyBridge] Create pdf with fpdf2
with
Like
.
What I do - change the pyoptions line to point to my global python. (I use my global version all the time not a local version) Then...
Today at 2:23 AM
Theera
reacted to
Daestrum's post
in the thread
B4J Code Snippet
[PyBridge] Create pdf with fpdf2
with
Like
.
Check in environment settings that python has been added to the path (python and python/scripts) Your path will be different depending...
Today at 2:22 AM
Theera
reacted to
BlueVision's post
in the thread
B4J Code Snippet
[PyBridge] Create pdf with fpdf2
with
Like
.
Just switched to the local python, download and installation was done thanks to your advice. I ran Erel's example and the PDF was...
Today at 2:22 AM
D
davemorris
replied to the thread
Android Question
The link to edit Store Listing
.
Sorry - Just found it - Left hand menu > Grow users > Store presence > Store listings.
Today at 2:02 AM
D
davemorris
posted the thread
Android Question
The link to edit Store Listing
in
Android Questions
.
Hi, Guys I have just tried on Google Play Console to edit my Store Listing for various App I have on Google Play. Quick Question I...
Today at 1:45 AM
Mehrzad238
reacted to
AmirMK82's post
in the thread
B4A Library
[B4X] [XUI Views] - AMProgressButton
with
Like
.
Hello, My New Cross Platform Library is ready now :) A new styled button with built-in progressbar Features Cross-platform compatible...
Today at 12:23 AM
ivan.tellez
replied to the thread
Android Tutorial
[B4X] TextEditor - Save and load external files
.
Right, it is caught in the Catch block. Doing tests on other examples, looks like it needs the READ_EXTERNAL_STORAGE permission to open...
Today at 12:06 AM
BlueVision
posted the thread
Wish
B4X Table new feature
in
Bugs & wishlist
.
It would be nice if a B4XTable could be additionally configured in the following way (for example, via the table setup in the Designer)...
Yesterday at 11:22 PM
Elric
reacted to
emexes's post
in the thread
B4J Question
[SOLVED] Wait For Download more than one file at the same time
with
Thank you
.
Or if you still want to do the downloads simultaneously in parallel, then consider...
Yesterday at 11:19 PM
Elric
replied to the thread
B4J Question
[SOLVED] Wait For Download more than one file at the same time
.
Thank you guys! Not immediate... but I got it! Here the important part of my code (the main changes of my previous attached project)...
Yesterday at 11:18 PM
Elric
reacted to
Daestrum's post
in the thread
B4J Question
[SOLVED] Wait For Download more than one file at the same time
with
Like
.
Think you just need Private Sub DownloadingAllFiles(mylstURL As List) As ResumableSub Dim mylstTasks As List...
Yesterday at 11:07 PM
Elric
reacted to
Erel's post
in the thread
B4J Question
[SOLVED] Wait For Download more than one file at the same time
with
Like
.
I think that this is the best method to run multiple tasks concurrently and wait for all of them to complete. And don't worry about the...
Yesterday at 11:07 PM
Elric
reacted to
Erel's post
in the thread
Android Code Snippet
[B4X] Wait for multiple tasks to complete
with
Like
.
A pattern such as this one can be used when you want to run multiple resumable subs concurrently and wait for all of them to complete...
Yesterday at 11:00 PM
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