B4JLibraryAudio/Video [B4J]
jAudioTrack2 [B4j]
This is a new version of the jAudioTrack library (but not a direct plugin replacement) provided as a b4xlib and uses current B4x practices and classes. It allows selecting the audio output. It also includes the Clip class which allows control over the playback position and looping.
@stevel05 · 2023-10-24
B4JTutorialBAnano [WEB][SITHASODAISY]
Exploring Web Service Workers aka BANano Background Workers [Web] [SithasoDaisy]
Exploring Web Service Workers aka BANano Background Workers [Web] [SithasoDaisy]
@Mashiane · 2023-10-22
B4JLibraryPrint
B4j Print JavaFX8
Here is a B4j library written in B4j to access the full Printer modules provided with JavaFX8. Full source code is available.
@stevel05 · 2023-10-19
B4JLibraryIcons / fonts [THAN FONTAWESOME AND MATERIAL]
Other Font icon [ than Fontawesome and Material]
Icon fonts other than FontAwesome and MaterialIcons
@jkhazraji · 2023-10-19
B4JTutorialBAnano [ASYNC FETCH - BANANOFETCH INSIDE BANANOPROMISE][BANANO]
Checking File Existence : [Async Fetch - BANanoFetch Inside BANanoPromise] [BANano]
Checking File Existence : [Async Fetch - BANanoFetch Inside BANanoPromise] [BANano]
@Mashiane · 2023-10-18
B4JTutorialB4J
B4J Change Log (version history)
B4J Change Log (version history)
@Erel · 2023-10-16
B4JLibraryAudio/Video [B4J]
jAudioRecord2 [B4j]
This is a new version of the jAudioRecord library (but not a direct plugin replacement) provided as a b4xlib and uses current B4x practices and classes. It allows selection of audio inputs and capturing directly to file or to a byte array so you can process the data further.
@stevel05 · 2023-10-16
B4JTutorialSithaso [WEB][SITHASODAISY]
Creating a Product Listing [Web] [SithasoDaisy]
Creating a Product Listing [Web] [SithasoDaisy]
@Mashiane · 2023-10-15
B4JTutorialDatabase
SQLite or MySQL database
Using SQLite or MySQL on a web server
@peacemaker · 2023-10-12
B4JSnippetDatabase [SQL]
DButils v.2.5 for SQLite and MySQL [SQL]
DButils v.2.5 for SQLite and MySQL [SQL]
@peacemaker · 2023-10-11
B4JTutorialTable/Grid
B4xTable: Property Bag Use Case
Use a B4xTable as a property bag with inline editing
@Mashiane · 2023-10-01
B4JLibraryViews - additional
Replacement TitleBar
I''ve seen a few questions on the forums about changing the titlebar color. The answer is that you have to replace the title bar. This gives the problem of then losing all of the form controls, resizing minimising, maximising and close buttons. This is a customview, that does all of this. Just add the titlebarCV customview to the top of a layout and it will replace the existing titlebar with one defined int the titlebar layout.
@stevel05 · 2023-09-29
B4JSnippetButton
Creating javafx buttons with images
Creating javafx buttons with images
@jkhazraji · 2023-09-26
B4JTutorialMQTT [IOT]
MQTT Protocol [IoT]
MQTT Protocol [IoT]
@Erel · 2023-09-26
B4JLibraryTable/Grid
TreeTableView Helper Class
TreeTableView Helper Class
@Mashiane · 2023-09-24
B4JTutorialWebApp [WEB]
Tutorial - Using MinimaList Controller [Web]
Tutorial - Using MinimaList Controller [Web]
@aeric · 2023-09-24
B4JTutorialDatabase [FRONTEND + BACKEND][WEB]
Deploy PocketBase SQLite WebServer WebApp on DigitalOcean [FrontEnd + BackEnd] [Web]
Deploy PocketBase SQLite WebServer WebApp on DigitalOcean [FrontEnd + BackEnd] [Web]
@Mashiane · 2023-09-20
B4JLibraryMap [BANANO]
BANanoOrderedMap [BANano]
BANanoOrderedMap [BANano]
@Mashiane · 2023-09-19
B4JLibraryEditText/Textview/TextArea/TextField [B4J]
TextArea and TextField commands. Keep Undo working. [B4j]
TextArea and TextField commands. Keep Undo working. [B4j]
@stevel05 · 2023-09-19
B4JTutorialBAnano - database [FIREBASE ALTERNATIVE][BANANO]
Using PocketBase [Firebase Alternative] Locally for your Apps. [BANano]
Using PocketBase [Firebase Alternative] Locally for your Apps. [BANano]
@Mashiane · 2023-09-19
B4JTutorialSithaso [WEB]
SithasoIONIC7 Mobile WebApp Examples for your Inspiration [Web]
SithasoIONIC7 Mobile WebApp Examples for your Inspiration [Web]
@Mashiane · 2023-09-18
B4JLibraryMenu [B4J]
MenuButton [B4j]
I wanted to add a menu to a form that is to be used in a narrow portrait orientation. I have dealt with this before using a normal button and a popup menu. but as there is a MenuButton control in JavafX I thought I''d wrap it.
@stevel05 · 2023-09-17
B4JTutorialSithaso [WEB3]
Deploy your Static Website on the Internet Computer and make it a dApp [Web3]
Deploy your Static Website on the Internet Computer and make it a dApp [Web3]
@Mashiane · 2023-09-13
B4JTutorialDatabase [WEB]
PocketBase - deploying your SQLite WebServer back-end on Railway.app [Web]
PocketBase - deploying your SQLite WebServer back-end on Railway.app [Web]
@Mashiane · 2023-09-13
B4JTutorialDatabase [WEB]
PocketBase - running multiple instances in the same machine - different ports [Web]
PocketBase - running multiple instances in the same machine - different ports [Web]
@Mashiane · 2023-09-13
B4JSnippetDesigner [B4J][DSE]
Add a pane with layout to a tooltip. [B4j] [DSE]
Add a pane with layout to a tooltip. [B4j] [DSE]
@stevel05 · 2023-09-11
B4JSnippetB4J Server
MiniServer Template
MiniServer Template
@aeric · 2023-09-08
B4JSnippetAudio/Video
On-the-fly snippet to convert video to audio file
On-the-fly snippet to convert video to audio file
@jkhazraji · 2023-09-07
B4JSnippetB4J
Simple Macros: An Modest Hack
Define your own macros to expand code in the IDE
@William Lancee · 2023-09-07
B4JLibraryLabel
TextField As Label
This one was born out of frustration that in Javafx, you can''t make a label''s text selectable. This is a Textfield, that is styled as a label. with the added bonus that you can click the label to edit the text (which can be disabled) and would be useful to use in a data table or list where you may want to edit the field.
@stevel05 · 2023-08-30