Home
Products
B4A
B4i
B4J
B4R
Showcase
Store
Learn
General
Guides
Video Tutorials
Glossary
Teach
Blog
Forums
#B4X Discord (unofficial)
B4X Facebook Group
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
Magma
reacted to
Lucas Siqueira's post
in the thread
Share My Creation
[B4X] Video Conference, Audio, Text Chat app - meet@point - Source Code only 20€
with
Thank you
.
Hello, how can I purchase the source code?
27 minutes ago
Cebuvi
replied to the thread
Spanish
GoogleMapsExtras, polyline y edificios
.
Gracias por la respuesta. Lo voy a probar
Today at 10:51 AM
Toky Olivier
reacted to
aeric's post
in the thread
B4J Library
[B4X] MiniORMUtils
with
Like
.
MiniORMUtils Version: 3.30 This library can be use for creating db schema and performing CRUD operations. It is suitable for Web API...
Today at 10:45 AM
Beja
reacted to
Erel's post
in the thread
Other
B4A v13.40 BETA - with a shiny new SDK
with
Like
.
I'm happy to release a new beta version of B4A. The prepackaged Android SDK has been updated and is based on the current latest versions...
Today at 10:35 AM
stevel05
replied to the thread
B4J Question
How to trigger click event?
.
For completeness, if you did want to know that the button had been clicked in a helper class, you can use an event filter as opposed to...
Today at 10:33 AM
stevel05
replied to the thread
B4J Question
How to trigger click event?
.
I have used exactly this 'trick' in the past, to avoid having to capture and pass back events in helper classes.
Today at 10:20 AM
Cableguy
reacted to
stevel05's post
in the thread
B4J Question
How to trigger click event?
with
Like
.
Not so, the buttons are created in Main as Dim btn As Button btn.Initialize("btn") The Event Name is "btn" and Sender will return the...
Today at 10:20 AM
stevel05
reacted to
Cableguy's post
in the thread
B4J Question
How to trigger click event?
with
Like
.
You are Right, as usual.... I didn't see this because i was concentrated in the Flex class, and it is ilogic for me to the buttons be...
Today at 10:19 AM
stevel05
replied to the thread
B4J Question
How to trigger click event?
.
Not so, the buttons are created in Main as Dim btn As Button btn.Initialize("btn") The Event Name is "btn" and Sender will return the...
Today at 10:19 AM
Cableguy
replied to the thread
B4J Question
How to trigger click event?
.
You are Right, as usual.... I didn't see this because i was concentrated in the Flex class, and it is ilogic for me to the buttons be...
Today at 10:19 AM
stevel05
replied to the thread
B4J Question
How to trigger click event?
.
Public Sub AddFlexChild(v As B4XView, width As Int, height As Int) nView = v mBase.AddView(nView, 0, 0, width, height)...
Today at 10:15 AM
Cableguy
replied to the thread
B4J Question
How to trigger click event?
.
that is not the view he is trying to get the click event to trigger!
Today at 10:12 AM
Cableguy
replied to the thread
B4J Question
How to trigger click event?
.
he is creating an array of B4XViews (passed from the FlexBox initialize method) in the class, so the click method is triggered in that...
Today at 10:11 AM
stevel05
replied to the thread
B4J Question
How to trigger click event?
.
If your aim is just to get the click event in the Main module and do not need to know in the Justflexbox class that it has been clicked...
Today at 10:06 AM
Magma
posted the thread
Android Question
Some... Apps displaying over others are slowing down the device
in
Android Questions
.
This is not a B4A problem but is a general problem... i saw it yesterday at a new device (android 15)... In my app have the Permission...
Today at 9:54 AM
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