LineUtils v1.2 - get required height for multiline TextView/label with variable line spacing [B4X]
LineUtils v1.2 - get required height for multiline TextView/label with variable line spacing [B4X]
@mohsyn · 2022-02-27
B4XSwitch changing colors in runtime [B4X]
B4XSwitch changing colors in runtime [B4X]
@Blueforcer · 2022-02-22
Text Along Any Curve [B4X]
Text Along Any Curve [B4X]
@William Lancee · 2022-02-21
ThemeColors [B4X]
ThemeColors [B4X]
@Blueforcer · 2022-02-21
Cloning Class Instances, Semi-Automatic Self-Replication, and a Trick [B4X]
Cloning Class Instances, Semi-Automatic Self-Replication, and a Trick [B4X]
@William Lancee · 2022-02-20
Set date format with locale [B4X]
Cross platform code to change the date format with an explicit locale
@Erel · 2022-02-20
SD_ClockRange [B4X]
I wanted to create a view that would help me for a Timer. (MinRange - MaxRange) It could be for minutes or hours and then an editable Range. Furthermore, the user had to be able to choose where to start and where to end (MinValue - MaxValue) The timer when it started had to show how far it had gone (MinLevel-Max_Level).
@Star-Dust · 2022-02-16
CreateB4XFont [B4X]
Function to create custom B4XFont for all platforms.
@LucaMs · 2022-02-09
Domoticz Quick Viewer
Purpose: - To view Domoticz devices in an Android & Desktop (Linux, Windows) App [iOS is not supported]. - To select devices from room plans and custom plans Favorites, Used, All, Not Used and User Variables. - To view selected device properties and the Domoticz device log. - To change the value for a selected device - (so far) for switches & thermostats.
@rwblinn · 2022-02-04
These flowers will always be fresh [B4XPages]
These flowers will always be fresh [B4XPages]
@William Lancee · 2022-01-29
BalToDefs - Generate Code Stuff from Layout Files
Wanted to learn about JSON and the innards of layout files. I came up with something to help save lots of typing. I basically plagiarized BalConverter with some amateur, yet working code.
@mmieher · 2022-01-25
Using CustomBuildAction with WinRAR
We can use #CustomBuildAction to archive some files and folders into a ZIP or RAR file (if you have WinRAR installed).
@aeric · 2022-01-25
Dark Theme for IDE Code Editor
Dark Theme for IDE Code Editor
@fat32 · 2022-01-24
B4A Y2038 proof ready
B4X already is Y2038-proof
@toby · 2022-01-22
Number of weeks between 2 dates [B4X]
Number of weeks between 2 dates [B4X]
@Alexander Stolte · 2022-01-15
Read&Think: A word puzzle game
Read&Think: A word puzzle game
@kimstudio · 2022-01-15
B4XTableSelections - extended selection modes for B4XTable [B4X]
B4XTableSelections extends B4XTable and adds new selection modes: SINGLE_CELL_TEMP - this is the built-in selection mode. Unlike the other selection modes it disappears automatically. SINGLE_CELL_PERMANENT - selection of a single cell. SINGLE_LINE_PERMANENT - selection of a single line. MULTIPLE_CELLS - selection of multiple cells. MULTIPLE_LINES - selection of multiple lines
@Erel · 2022-01-13
Todo List
Todo list app
@aeric · 2022-01-13
Amazon DynamoDB [B4X]
Amazon DynamoDB is a NoSQL database service. The attached project (B4J, B4A and B4I) shows how to access Amazon DynamoDB.
@roumei · 2022-01-11
XUI Views Example [B4X] [B4XPages]
This is only an update to the original example from Erel.
@asales · 2022-01-10
MS SQL Database viewer tool
List MSSQL database tables, their structure and data
@jkhazraji · 2022-01-09
Creating Jigsaw Puzzles [B4XPages]
The code I''m using in a project to create a jigsaw puzzle. What it basically does is cut square images into jigsaw pieces.
@Marvel · 2021-12-27
PokeDex [B4X]
I made this as a B4X project (B4A, B4i and B4J) to demonstrate how to create a pokedex app using B4X.
@aeric · 2021-12-22
B4XDialog - Custom dialogs [B4X] [XUI]
B4XDialogs is part of XUI Views library. Use that instead: [B4X] XUI Views - Cross platform views and dialogs. B4XDialog class helps with creating cross platform custom dialogs. The dialog is made of a simple panel and it is therefore completely customizable.
@Erel · 2021-12-19
DBUtils 2 [B4X]
DBUtils is a code module with useful utilities related to the SQL library. It is designed to work with SQLite databases. There have been three versions of DBUtils, one for each platform (except of B4R). DBUtils v2.0 merges the three modules to a single module that is compatible with B4A, B4i and B4J.
@Erel · 2021-12-16
AS Color Slider - touchable color picker [B4X] [XUI]
AS Color Slider - touchable color picker [B4X] [XUI]
@Alexander Stolte · 2021-12-13
SelectOption function
I use it as a replacement of Select/Case statement, when I only have to get one result among many options.
@RMMIRON · 2021-12-12
Dynamically switching screen orientation while using B4XPages [B4XPages]
Dynamically switching screen orientation while using B4XPages [B4XPages]
@William Lancee · 2021-12-04
xInstrumentationController [B4X] [CustomView Class]
The xInstrumentationController purpose is to display a device present value & display and set a setpoint via touch or method.
@rwblinn · 2021-12-04
xInstrumentationMeter [B4X] [CustomView Class]
Display a meter value or to set a meter value via touch or mouse click.
@rwblinn · 2021-12-04