GPSPolyMap - check if GPS location is inside a polygon [B4X]
With this class, you can check if the GPS location coordinate is inside a polygon. You can use this class to check whether the user is inside a building, shopping mall or any custom shape. This class is only for B4A and B4I.
@Biswajit · 2020-05-11
CLVIndexScroller - xCustomListView fast scrolling index view [B4X] [XUI]
It''s a class that adds a fast scrolling index view to xCustomListView. It has a dark and a light mode. You can show either alphabetic or numeric index and can change the index order.
@Biswajit · 2020-05-11
AS ButtonSlider V1.0 [B4X] [XUI]
AS ButtonSlider V1.0 [B4X] [XUI]
@Alexander Stolte · 2020-05-02
Fast and stable 1D array index sorts [B4X]
These are for 1D arrays, type specific and stable sorts. There are 4 sets for Int, Double, Long and String arrays.
@RB Smissaert · 2020-05-01
B4XTurtle - Library for teachers and parents [B4X]
B4XTurtle is a library inspired by classic Logo programming language and TKP project: http://teachingkidsprogramming.org/ It is a cross platform library. The purpose of B4XTurtle is to help with teaching programming. Drawing with the turtle is fun and it provides a simple visual feedback to the student.
@Erel · 2020-04-30
QRGenerator - Cross platform QR code generator [B4X]
QRGenerator is a class that generates QR codes.It is written in B4X and it is compatible with B4A, B4i and B4J.
@Erel · 2020-04-26
QRGenerator - Cross platform QR code generator [Amended to accommodate more QR Code Versions] [B4X]
QRGenerator - Cross platform QR code generator [Amended to accommodate more QR Code Versions] [B4X]
@Johan Schoeman · 2020-04-26
Canvas - ensure free mouse drawing without gaps [smooth continuous drawing] [B4X]
Canvas - ensure free mouse drawing without gaps [smooth continuous drawing] [B4X]
@moster67 · 2020-04-26
lmB4XComboBox - V. 1.01 [B4X]
It is a modified version of the Erel''s original B4XComboBox and allows you to store in it a value for each text item. Not rarely (mainly in DBs managements) you need a ComboBox in which an Item is made of a display value and an associated value, i.e. a "description field" of a table and the relative primary key (usually the classic Integer ID). Note that the type of the values associated is object, not just Int.
@LucaMs · 2020-04-23
B4XTblClmUtils V. 1.0 [B4X]
Allows you to set some properties of a B4XTableColumn (simple and default cells): - Text Size - Text Color - Font - Background color and border - Padding (B4A only)
@LucaMs · 2020-04-22
B4XTable - Setting cell [default label] properties [B4X]
B4XTable - Setting cell [default label] properties [B4X]
@LucaMs · 2020-04-22
Badger - Add badges to views
Simple class that adds "badges" to views. You can change the colors and radius in the class code.
@Erel · 2020-04-21
xWheel [B4X] [class]
Xwheel is a "rotating wheel" based on xCustomListView
@mberthe · 2020-04-19
Nested layouts [B4X]
Nested layouts with anchors
@Erel · 2020-04-19
Cross platform example [B4X]
This is a simple example that demonstrates a recommended method of sharing code and files between B4A, B4i and B4J. It is based on these tips: https://www.b4x.com/android/forum/threads/xui2d-cross-platform-tips.96815
@Erel · 2020-04-12
B4X lib automatic build [B4X]
B4X lib automatic build [B4X]
@Alessandro71 · 2020-04-12
Double [Multi] Column CLV [B4X]
Double [Multi] Column CLV [B4X]
@Mike1970 · 2020-04-08
B4XComboBox - Cross platform ComboBox [B4X] [XUI]
B4XComboBox class is a wrapper for B4J ComboBox, B4A Spinner and B4i Button + ActionSheet. It is implemented as a custom view and should be added with the designer.
@Erel · 2020-04-02
B4XTable - Resize columns based on content [B4X]
B4XTable - Resize columns based on content [B4X]
@Erel · 2020-04-01
Referring back to properties and methods of an instance of a Class
I made my actual App an single instance of a Class. That worked fine until I needed to instantiate another helper Class. How to reference back to the original App instance''s properties and methods?
@William Lancee · 2020-03-22
.Net Framework implementation of B4XSerializator [B4X]
The attached .Net dll is a .Net implementation of B4XSerializator. You can use it if you need to communicate with a .Net application or server.
@Erel · 2020-03-20
Inline Data Capture for Use in Development and Testing [B4X]
Say you want to create a small data set for testing. You can grab something from Excel, Word, or an old File and copy it to the Clipboard. While in the IDE, you can then paste it in the smart string section of the Sub shown below (or if it is reasonable small just type it in). It converts it then into a civilized list of string arrays. Of course if you already do this or are used to setting up a separate testing file. Then this is not for you.
@William Lancee · 2020-03-17
B4XTable Export to JSON [B4X]
B4XTable Export to JSON [B4X]
@Brian Michael · 2020-03-17
Inspiration: How I made a 3D game in only 2KB of JavaScript
Inspiration: How I made a 3D game in only 2KB of JavaScript
@Sandman · 2020-03-09
Exchange Data via OkHttpUtils and php [or other platforms] via lists, maps, arrays, etc. [B4x]
Exchange Data via OkHttpUtils and php [or other platforms] via lists, maps, arrays, etc. [B4x]
@KMatle · 2020-03-08
XUI - Cross platform & native UI library [B4X]
The purpose of XUI library is to make it easier to share code between B4A, B4J and B4i projects.It is an important new library and I expect that all B4X developers who target more than a single platform will use it at some point.
@Erel · 2020-03-01
Localizator with CSV files [B4X]
For the first time I try to make my apps multilingual and found this very useful helper. But I prefer to use CSV files (not excel) for the translations. So I combined it with this CSV-Parser.
@skrjabin · 2020-03-01
CLVSelections - extended selection modes for xCustomListView [B4X]
This class extends xCustomListView library and adds more selection modes: MODE_SINGLE_ITEM_TEMP - The same as the default behavior. MODE_SINGLE_ITEM_PERMANENT - Single item is selected and the selection remains. MODE_MULTIPLE_ITEMS- Multiple items can be selected.
@Erel · 2020-02-26
What''s new class for B4A and B4i [Class] [B4X]
This is a what''s new class for B4A and B4i (b4xlib) that you can use to display information for new views or functions (related to views obviously) of your application.
@hatzisn · 2020-02-24
HexToColor and ColorToHex [B4X]
Converts hex color strings to a color int value and vice versa
@Erel · 2020-02-24