Cross Platform Click Events Handler - Code Block [B4X]
I do a lot of x-platform coding. All my development work is on B4J and then I adjust the code for B4A. As part of that adjustment I have to write different code for B4J and B4A and B4i (if I used that). Since I use short and long/right click and since many of my ''buttons'' are ''labels'', click event handling requires a bit of repetitive work. The Designer Script Extensions presents a method that can do this once and for all.
@William Lancee · 2023-08-16
BANano + BLE [Web]
An example of connecting to Bluetooth (BLE) through the Bluetooth Web Api supported by some browsers
@Mariano Ismael Castro · 2023-08-16
Server picture File to B4XImageView VIA SQL Server [B4X]
Sometimes it is just easier to go SQL direct rather than a jrdc server. I can get binary files from the server usually directly, but not always and enabling SMB1 is required and a security risk some clients aren''t willing to go for.
@MrKim · 2023-08-15
Convert Map to List [of Keys and Values]
Convert Map to List [of Keys and Values]
@aeric · 2023-08-15
BH1750 - Digital Ambient Light Sensor [ESP32]
BH1750 - Digital Ambient Light Sensor [ESP32]
@peacemaker · 2023-08-15
Bare Bone Text To Speech [TTS] with Speech Synthesis Markup Language [SSML] tool
Bare Bone Text To Speech [TTS] with Speech Synthesis Markup Language [SSML] tool
@MicroDrie · 2023-08-13
2 basic projects on esp : one with MQTT client and one with MQTT broker
2 basic projects on esp : one with MQTT client and one with MQTT broker
@candide · 2023-08-13
Sleep until re-power up [ESP32]
Sleep until re-power up [ESP32]
@peacemaker · 2023-08-11
Internal Hall sensor [magnetic] [ESP32]
Internal Hall sensor [magnetic] [ESP32]
@peacemaker · 2023-08-10
MandelbrotOrbits
MandelbrotOrbits
@Johan Schoeman · 2023-08-09
B4A Rapid book updated to B4A 12.50
B4A Rapid book updated to B4A 12.50
@PhilipBrown · 2023-08-09
SithasoDaisy: User Sign Up / Sign In / Forgot Password in PocketBase
SithasoDaisy: User Sign Up / Sign In / Forgot Password in PocketBase
@Mashiane · 2023-08-08
SfxGen
Port part of the famous Sfxr by DrPetter to B4X. SfxGen generates sound effect for games. The sfx can be exported to wav file.
@kimstudio · 2023-08-08
SithasoDaisy - Deferring CSS & JS Files so that they are loaded ONLY when needed. [Web]
SithasoDaisy - Deferring CSS & JS Files so that they are loaded ONLY when needed. [Web]
@Mashiane · 2023-08-07
JSON Formatter and validator
I am working on an app that needs to be able to manipulate JSON strings. They are stored in a compact format then prettified for display and editing. The main problem I have found is that if the json is invalid, it can''t be prettified with the existing JSON lib. I found this project on github and ported the format class to B4j.
@stevel05 · 2023-08-07
CLVDragger - drag to reorder items Animation effect [class]
CLVDragger - drag to reorder items Animation effect [class]
@chjk · 2023-08-06
BackgroundWorkerClass
This is the BackgroundWorker but without all the bells and whistles of Jserver.
@XbNnX_507 · 2023-08-06
WatchDog [ESP32]
WatchDog [ESP32]
@peacemaker · 2023-08-05
Message view based on xCustomlistview [B4X]
Chat-like view; received messages appear to the left, sent to the right.
@John Naylor · 2023-08-05
MandelbrotSet
MandelbrotSet
@Johan Schoeman · 2023-08-05
Lakh format number [B4X]
Lakh format number [B4X]
@TILogistic · 2023-08-04
Simple Call GPT-4
Simple Call GPT-4
@instahery · 2023-08-03
Get month from day of year [B4X]
Get month from day of year [B4X]
@Alexander Stolte · 2023-08-03
Bal2Bil
This is a small command line tool that converts B4A layout files (bal files) to B4i layout files.
@Erel · 2023-08-03
Starchild_B4J_SmartGraphView
This library contains a custom view called Starchild_B4J_SmartGraphView which can be added into a form layout using B4J Designer. It provides a simple and stylish way of presenting dynamic data as a graphed display. Spot, Line and Bars can be used to represent the plotted data values on the graph.
@Starchild · 2023-08-02
PDF to Image [B4XBitmap] [B4X] [B4Xpages]
PDF to Image [B4XBitmap] [B4X] [B4Xpages]
@Star-Dust · 2023-08-02
Conversations view for B4A, B4i [B4X]
Provides a view to display a conversations panel like various messenger systems. Add/update messages, avatars or automatic initials, long press to select conversation(s), preview latest message option, number of unread messages view, modify colours, borders etc etc.
@John Naylor · 2023-08-01
SithasoDaisy - Installing SithasoDaisy and creating you first TailwindCSS & DaisyUI WebApp using b4x [Web]
SithasoDaisy - Installing SithasoDaisy and creating you first TailwindCSS & DaisyUI WebApp using b4x [Web]
@Mashiane · 2023-07-30
rArduinoNvs NVS library for esp32
rArduinoNvs NVS library for esp32
@candide · 2023-07-30
Newton Fractals - all in B4J
Newton Fractals - all in B4J
@Johan Schoeman · 2023-07-29