B4JTutorialB4J
Signing and notarizing B4J jar file as macOS App bundles
Signing and notarizing B4J jar file as macOS App bundles
@David Meier · 2020-06-14
B4JTutorialCompass
Wind Compass - With Animation
I made this handy wind compass using (at Erels suggestion) two images one for the compass card (scale) which is fixed and one for the compass pointer which is the moving part.
@rgarnett1955 · 2020-06-12
B4JLibraryRaspberry Pi
Rasberry pi4 wiringpi Gpio
Rasberry pi4 wiringpi Gpio
@roberto64 · 2020-06-12
B4JTutorialBAnano - Vue [BANANOVUEMATERIAL]
Exploring Components & Routers Basics [BANanoVueMaterial]
Exploring Components & Routers Basics [BANanoVueMaterial]
@Mashiane · 2020-06-12
B4JClassBAnano [BANANOPHP]
A collection of some inline PHP functions [BANanoPHP]
A collection of some inline PHP functions [BANanoPHP]
@Mashiane · 2020-06-12
B4JLibraryOS
Rasberry pi4 library
SystemInfo, PlatformManager, NetworkInfo
@roberto64 · 2020-06-11
B4JSnippetStrings
Measure Multiline Text Height
Measuring the length of multiline text is simple in B4A with StringUtils.MeasureMultilineTextHeight and in B4i by setting the width of a multiline Label and calling SizeToFit. There is no similar method available in B4J. One option is to add a label to an AnchorPane and wait for the layout to be set: https://www.b4x.com/android/forum/threads/measure-text.45750/#post-311358 Another option is to call a non-public API with the following code
@Erel · 2020-06-11
B4JTutorialGame
Tic-Tac-Toe. Extremely simple XUI cross platform WiFi game example B4J vs B4A vs B4i - Newer developers
Tic-Tac-Toe. Extremely simple XUI cross platform WiFi game example B4J vs B4A vs B4i - Newer developers
@Peter Simpson · 2020-06-10
B4JLibraryRaspberry Pi
Rasberry pi4 LCD1620
Rasberry pi4 LCD1620
@roberto64 · 2020-06-10
B4JTutorialB4J Server [VODAFONE][INFO FOR SERVER DEVELOPERS]
OpenJDK 11 issue with TLS 1.3 [Vodafone] [INFO FOR SERVER DEVELOPERS]
OpenJDK 11 issue with TLS 1.3 [Vodafone] [INFO FOR SERVER DEVELOPERS]
@nobbi59 · 2020-06-04
B4JSnippetTable/Grid
B4xTable Row Move
The order of the rows can be changed with the Up and Down buttons from the start to the end of the table rows/records
@rodmcm · 2020-06-03
B4JLibraryBAnano [LOADING INDICATOR][BANANOPRELOADER]
Show a Preloader [loading indicator] for your app as soon as the page fires [BANanoPreloader]
Show a Preloader [loading indicator] for your app as soon as the page fires [BANanoPreloader]
@Mashiane · 2020-06-02
B4JSnippetAudio/Video
What did you hear?
Train your language listening skills by checking out if you''ve correctly listened what was talked.
@Xandoca · 2020-06-01
B4JTutorialB4J
Run applications JAVA11 without using B4JPackager11
Run applications JAVA11 without using B4JPackager11
@TILogistic · 2020-06-01
B4JSnippetGPS/location/maps
Create KML file
Several have asked how to create a KML file (or KMZ if compressed) starting from a map generated with the GMap library.
@Star-Dust · 2020-05-26
B4JTutorialB4J
UI apps packaging - self contained installers
UI apps packaging - self contained installers
@Erel · 2020-05-25
B4JLibraryEditText/Textview/TextArea/TextField
jTextFormatter
In Javafx Version 8u40 a TextFormatter was introduced. This allows access to text input before any of the keypressed events are fired. Pasted text is also captured. This makes it a lot easier to validate and format text input.
@stevel05 · 2020-05-25
B4JClassBAnano - database [BANANOMSSQL]
PDO CRUD Class for MSSQL [BANanoMSSQL]
PDO CRUD Class for MSSQL [BANanoMSSQL]
@Mashiane · 2020-05-23
B4JTutorialBAnano - database [BANANO]
Distributing and accessing an existing SQLite Databases - Part 1 [BANano]
Distributing and accessing an existing SQLite Databases - Part 1 [BANano]
@Mashiane · 2020-05-23
B4JLibraryBAnano - database
BANanoSQLiteR - Distributing and accessing an existing SQLite Databases - Part 2
BANanoSQLiteR - Distributing and accessing an existing SQLite Databases - Part 2
@Mashiane · 2020-05-23
B4JLibraryBAnano - database [BANANOCONNECT]
BANanoSQL+SQLite+MySQL+MSSQL Library [BANanoConnect]
BANanoSQL+SQLite+MySQL+MSSQL Library [BANanoConnect]
@Mashiane · 2020-05-23
B4JSnippetABMaterial [ABMATERIAL]
Avoid browser image cache [ABMaterial]
Avoid browser image cache [ABMaterial]
@Alexandre Riani · 2020-05-22
B4JTutorialBAnano [BANANO]
Live Code Swapping in v5 preview [BANano]
Live Code Swapping in v5 preview [BANano]
@alwaysbusy · 2020-05-21
B4JClassBAnano - database [BANANOSQLITE]
SQLiteDB PHP CRUD Class for BANano [BANanoSQLite]
SQLiteDB PHP CRUD Class for BANano [BANanoSQLite]
@Mashiane · 2020-05-19
B4JTutorialBAnano - database [BANANO]
MySQL CRUD with PHP - Part 1 [BANano]
MySQL CRUD with PHP - Part 1 [BANano]
@Mashiane · 2020-05-19
B4JTutorialBAnano - Vue [BANANOVUEMATERIAL]
Creating Expenses.Show - a CRUD expense tracker with MySQL backend: Part 2 [BANanoVueMaterial]
Creating Expenses.Show - a CRUD expense tracker with MySQL backend: Part 2 [BANanoVueMaterial]
@Mashiane · 2020-05-19
B4JTutorialBAnano - database [BANANO]
BANanoSQL CRUD-ing around with BANanoSQLUtils [BANano]
BANanoSQL CRUD-ing around with BANanoSQLUtils [BANano]
@Mashiane · 2020-05-19
B4JSnippetCharts
Visual Segment Designer
Visual Segment Designer
@Mark Turney · 2020-05-18
B4JSnippetB4J
Download library from maven with all dependencies
Not a snippet as such but for those who build Java libraries the site below is useful as you can search for a library (on Maven) and download it with all depencies in a single zip file
@tchart · 2020-05-14
B4JLibraryPDF
PDF Viewer with PDFBox
This is a class ''clsPDFViewer'' which use PDFBOX to render a pdf file.
@spsp · 2020-05-13