Fill a panel with diagonally drawn lines [B4X] [B4XCanvas]
Fill a panel with diagonally drawn lines [B4X] [B4XCanvas]
@Alexander Stolte · 2022-04-05
B4XProjectFixer [B4X]
Regarding my problem/wish with merging different branches in git, I wrote a small tool as a workaround which fixes the meta information in the projectfile cleanly. Thereby all files, libraries and modules are rearranged, reindexed and duplicates are deleted.
@Blueforcer · 2022-03-30
CLVItemToolbox - custom view. [B4X]
When you create an item layout for your xCustomListView in the Designer, add this CLVItemToolbox like any other view. You can choose which of the 3 icons to display (Check, Edit, Remove) and change the images if you don''t like them.
@LucaMs · 2022-03-30
lmB4XSQLiteDump [B4XLib]
This library allows you to dump SQLite database tables.
@LucaMs · 2022-03-29
lmInputDlg [B4X]
Cross platform (B4A, B4J, B4I) simple but useful input dialog, based on B4XDialog (ShowCustom).
@LucaMs · 2022-03-26
Simple open source B4A game using LibGDX
I''ve uploaded the source for a simple block stacking game I wrote years ago. It uses one set of external files for the bitmap font but otherwise everything is done using shapes.
@andymc · 2022-03-21
B4XCollections - More collections [B4X]
B4XCollections is a b4x lib. It adds several cross platform collections. It includes a static module named B4XCollections which should be used to create new instances of the collections. You can either create new empty collections or pass the initial data.
@Erel · 2022-03-08
SD CreativeBackgroud [B4X] [XUI]
This new library is based on my latest work of gradual backgrounds and @JordiCP ''s code that gave me permission to rework it and insert it in a custom view.
@Star-Dust · 2022-03-08
Sophisticated sorting with B4XComparatorSort [B4X]
B4XCollections v1.13 includes a new sorting feature named B4XComparatorSort. This feature allows sorting using a custom comparator class. The comparator class is a class that you create.
@Erel · 2022-03-08
Circular Buffer Class For Integer Arrays
The circular buffer uses a list which expands to a maximum size as entries are added then persists with items handled with list.set and list.get.
@rgarnett1955 · 2022-03-01
B4XDrawer and B4xPages in class
Work with a class to use a B4XDrawer in several B4XPages
@Erel · 2022-02-28
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