B4JSnippetMail
Send Mails with attachements over local Outlook installation via VBS script
Send Mails with attachements over local Outlook installation via VBS script
@KMatle · 2021-02-10
B4JSnippetPrint [WINDOWS ONLY]
Print files via jShell and a VBS script [Windows only]
Print files via jShell and a VBS script [Windows only]
@KMatle · 2021-02-10
B4JSnippetTable/Grid [OR HIDE]
Change [or hide] TableView No content in table text
Change [or hide] TableView No content in table text
@LucaMs · 2021-02-09
B4JTutorialLinux
MonoBuilder - Compile B4J programs on Linux or Mac
MonoBuilder - Compile B4J programs on Linux or Mac
@Erel · 2021-02-07
B4JTutorialBAnano - Vue [BANANOVUEMATERIAL]
BVMDesigner - Mock.Compile.Publish [BANanoVueMaterial]
BVMDesigner - Mock.Compile.Publish [BANanoVueMaterial]
@Mashiane · 2021-02-02
B4JToolB4J [TOOL]
Compile project with different version of Java [tool]
Compile project with different version of Java [tool]
@Erel · 2021-01-31
B4JSnippetImages
Create PNG File for Map Markers
Create PNG File for Map Markers
@Harris · 2021-01-30
B4JLibraryStrings
Text similarity with SIMHASH
To find similarities between documents (search for plagiarism, duplicate similar documents, ...) one of the algorithms widely used for large collections of documents is SIMHASH.
@Quandalle · 2021-01-28
B4JSnippetRandomise
Random Number - Normal Distribution Server
Random Number - Normal Distribution Server
@rgarnett1955 · 2021-01-27
B4JSnippetMaths [COMPASS VALUE INTERPOLATION]
Speedy Spline Server V2 - With Polar [Compass Value Interpolation]
An interpolator to convert weather data stored at ten minute intervals to 5 minute intervals to match some power monitoring data I get from an sqlite db that aggregates two second power data to five minutes.
@rgarnett1955 · 2021-01-23
B4JSnippetDatabase
JRDC2 connect to MSSQLLocalDb
JRDC2 connect to MSSQLLocalDb
@aeric · 2021-01-13
B4JLibraryDatabase
Testing if jRDC2 with returning auto-generated key values after INSERT
In order to retrieve the auto generated key values for an INSERT statement, I''ve added the ExecuteInsert method to the DBRequestManager shared module.
@OliverA · 2021-01-11
B4JTutorialMQTT [MQTT]
A For Dummies Experience on MS Windows [MQTT]
A For Dummies Experience on MS Windows [MQTT]
@Mashiane · 2021-01-09
B4JSnippetCharts
Cubic Spline Curve Fit
Cubic Spline Curve Fit
@rgarnett1955 · 2021-01-05
B4JTutorialB4J
PropertySheet
jControlsFX library v1.20 includes a control named PropertySheet. With this control it is very simple to create forms with many fields. The data for these fields comes from a custom type instance. The editor type used by each field is determined from the field type. The PropertySheet Set method expects two parameters: the type instance and a metadata map that describes the fields.
@Erel · 2021-01-04
B4JTutorialABMaterial [ABMATERIAL]
Making Responsive Apps - please contribute your expertise! [ABMaterial]
Making Responsive Apps - please contribute your expertise! [ABMaterial]
@Harris · 2021-01-03
B4JTutorialB4X
B4X Turtle - Planet Orbits
Very very rough (and code not optimized at all)....planets in orbit around the sun
@Johan Schoeman · 2021-01-02
B4JLibraryExcel
jExcel
A more powerful library is now available: http://www.b4x.com/android/forum/threads/jpoi-supports-microsoft-excel-xls-and-xlsx-workbooks.57392/ This library allows you to read and write XLS files. It is similar to B4A Excel library
@Erel · 2021-01-01
B4JSnippetMaths
Statistics - Filters and Histogram Tools
Statistics - Filters and Histogram Tools
@rgarnett1955 · 2020-12-31
B4JTutorialBAnano [BANANO]
Beginning Firebase Messaging [BANano]
Beginning Firebase Messaging [BANano]
@Mashiane · 2020-12-29
B4JLibraryB4J
Chilkat-Bundle B4J
Chilkat is a cross-language, cross-platform API providing 90+ classes for many Internet protocols, formats, and algorithms.
@DonManfred · 2020-12-25
B4JLibraryWebView
CodeMirror Javascript Code editor - proof of concept.
This is a proof of concept test for the javascript library CodeMirror. I still like RichtextFX, but it is limited to Java 8, so I went in search of an alternative. Code Mirror seems very comprehensive and will do the simple task I want it for admirably. It is a huge project. If you want to use it I suggest you prepare yourself to do some reading.
@stevel05 · 2020-12-22
B4JTutorialB4J Server
Making Installers for Server Apps
Making Installers for Server Apps
@tchart · 2020-12-21
B4JLibrarySMB / CIFS [SMB2]
jcifs-ng SMB-Client B4J [SMB2]
jcifs-ng SMB-Client [SMB2]
@DonManfred · 2020-12-19
B4JTutorialBAnano [BANANO]
Setting up FileZilla Server [BANano]
Setting up FileZilla Server [BANano]
@Mashiane · 2020-12-18
B4JSnippetDialogs
How To Show Sign In/Log In Window Prior to App Start
Here is a simple example of the program flow of using a sign in dialog box before running your full app. Now with a minimal Windows titlebar, as is appropriate for a sign in window.
@cklester · 2020-12-16
B4JLibraryBarcode/scan
This is a QR code generator for B4J projects. It doesnt require jShell so it will work on B4J server projects.
QR Code Generator [for Server]
@tchart · 2020-12-13
B4JSnippetEditText/Textview/TextArea/TextField
TextArea - Moving Focus after pressing TAB
Here is a fairly simple solution to solving the TAB issue in TextArea. Currently, instead of moving to the next node, tabbing stays within the TextArea. To fix this, I used a combination of the jgameviewhelper library to capture the TAB keypress and additional code to get the current focus (post entitled- "Get last object focused" by stevel05 & Daestrum). Note that you must use the tag feature in order for you to identify the TextArea.
@gregchao · 2020-12-13
B4JLibraryDatabase [2020.12.10]
New sqlite-jdbc version 3.34.0 [2020.12.10]
New sqlite-jdbc version 3.34.0 [2020.12.10]
@Claudio Oliveira · 2020-12-13
B4JLibraryDatabase [2020.12.08]
New sqlite-jdbc version 3.32.3.3 [2020.12.08]
New sqlite-jdbc version 3.32.3.3 [2020.12.08]
@Claudio Oliveira · 2020-12-09