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
E
emexes
reacted to
DonManfred's post
in the thread
Android Question
SQL query error
with
Like
.
the correct and suggested solution would be a parametrized query sql1.ExecQuery2("SELECT * FROM data WHERE hit2=?", Array As...
Sunday at 4:04 PM
DALB
reacted to
emexes's post
in the thread
Android Question
Variable in script designer
with
Like
.
Maybe something like this: r = 27 / 359 label1.left = r * 100%x r = 152 / 359 label1.width = r * 100%x
Sunday at 3:33 PM
DALB
reacted to
klaus's post
in the thread
Android Question
Variable in script designer
with
Like
.
Or this: w = 100Xx r =27/359 label1.left=r * w r=152/359 label1.width=r * w
Sunday at 3:33 PM
DALB
reacted to
emexes's post
in the thread
Android Question
Variable in script designer
with
Like
.
@klaus beat me to the finish line via a similar route, but hey, the more options you have, the merrier 🍻 This is probably better: width...
Sunday at 3:33 PM
DALB
replied to the thread
Android Question
Variable in script designer
.
All of you save my day. Thank you very much ! Here I find the most concentred clever people of the world !😘
Sunday at 3:33 PM
teddybear
reacted to
Erel's post
in the thread
Android Code Snippet
Monitoring the unfiltered logs for errors
with
Like
.
On modern devices the unfiltered logs is extremely busy, making it very difficult to find something relevant. If using ADB / USB debug...
Sunday at 3:05 PM
klaus
reacted to
emexes's post
in the thread
Android Question
Variable in script designer
with
Like
.
@klaus beat me to the finish line via a similar route, but hey, the more options you have, the merrier 🍻 This is probably better: width...
Sunday at 2:38 PM
Douglas Farias
reacted to
Erel's post
in the thread
Bug?
Admob example crash
with
Like
.
I've replaced your manifest editor snippet with: CreateResourceFromFile(Macro, FirebaseAnalytics.GooglePlayBase) CreateResourceFromFile...
Sunday at 2:36 PM
bdunkleysmith
replied to the thread
B4J Question
(Solved) Error building Standalone Package with jSerial library v1.40
.
You should really have started a new thread for your query rather than add it to an old thread, but . . . Please refer to this post...
Sunday at 2:27 PM
E
emexes
replied to the thread
Android Question
Variable in script designer
.
@klaus beat me to the finish line via a similar route, but hey, the more options you have, the merrier 🍻 This is probably better: width...
Sunday at 2:22 PM
J
jimseng
reacted to
LucaMs's post
in the thread
Android Question
Access B4XRadioButton (or any B4XView) on a layout without a panel
with
Like
.
For Each v As B4XView In Root.GetAllViewsRecursive If v.Tag Is B4XRadioButton Then Dim RB As B4XRadioButton = v.Tag...
Sunday at 2:22 PM
J
jimseng
replied to the thread
Android Question
Access B4XRadioButton (or any B4XView) on a layout without a panel
.
Thank you
Sunday at 2:22 PM
klaus
replied to the thread
Android Question
Variable in script designer
.
Or this: w = 100Xx r =27/359 label1.left=r * w r=152/359 label1.width=r * w
Sunday at 2:12 PM
E
emexes
replied to the thread
Android Question
Variable in script designer
.
Maybe something like this: r = 27 / 359 label1.left = r * 100%x r = 152 / 359 label1.width = r * 100%x
Sunday at 2:09 PM
Claudio Oliveira
reacted to
Erel's post
in the thread
Android Code Snippet
Monitoring the unfiltered logs for errors
with
Like
.
On modern devices the unfiltered logs is extremely busy, making it very difficult to find something relevant. If using ADB / USB debug...
Sunday at 1:53 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