B4JSnippetB4J
Initializing JavaObject
Initializing JavaObject
@Daestrum · 2019-05-21
B4JLibraryBAnano [BANANO]
Got it! - Easy Hints [BANano]
Got it! - Easy Hints [BANano]
@Mashiane · 2019-05-21
B4JTutorialBAnano [BANANO]
Sending Contact Us Form contents to an email with inline PHP [BANano]
Sending Contact Us Form contents to an email with inline PHP [BANano]
@Mashiane · 2019-05-20
B4JTutorialBAnano - database [BANANOSQL]
Understanding CRUD logic with ExecuteCallBack [BANanoSQL]
Understanding CRUD logic with ExecuteCallBack [BANanoSQL]
@Mashiane · 2019-05-13
B4JTutorialABMaterial [ABMATERIAL]
Theming the Framework - ModalSheets [ABMaterial]
Theming the Framework - ModalSheets [ABMaterial]
@Cableguy · 2019-05-10
B4JSnippetList- and scrollview
Customlistview with multiple selection like DBgrid
Many years ago I bought a very good library for VB6: TrueDbGrid. The multiple rows selection method of this grid was very simple and intuitive, so I tried to replicate it with the xCustomlistview. It was based on use of SHIFT and CONTROL keys to select one ore more rows in sequence or not.This is a quick and dirty procedure but can be a starting point and certainly it can be improved.
@Nicola Ciaramellano · 2019-05-07
B4JTutorialABMaterial [ABMATERIAL]
Theming the Framework [ABMaterial]
Theming the Framework [ABMaterial]
@Cableguy · 2019-05-05
B4JTutorialBAnano [BANANO]
UOEGridTable IconRenderer [BANano]
UOEGridTable IconRenderer [BANano]
@Mashiane · 2019-05-02
B4JTutorialBAnano [BANANO]
UOEGridTable Conditional Value Display Formatting [BANano]
UOEGridTable Conditional Value Display Formatting [BANano]
@Mashiane · 2019-05-01
B4JTutorialBAnano [BANANO]
UOEGrid Column Renderer - Let''s display images etc [BANano]
UOEGrid Column Renderer - Let''s display images etc [BANano]
@Mashiane · 2019-05-01
B4JSnippetBAnano [BANANO]
Executing code without using BANano.Eval [BANano]
Executing code without using BANano.Eval [BANano]
@Mashiane · 2019-05-01
B4JLibraryBAnano [BANANO]
UOEGrid: An interesting grid that you might like [BANano]
UOEGrid: An interesting grid that you might like [BANano]
@Mashiane · 2019-04-29
B4JTutorialBAnano [BANANO]
Creating Master Details Grid with UOEGridTable [BANano]
Creating Master Details Grid with UOEGridTable [BANano]
@Mashiane · 2019-04-29
B4JTutorialBAnano [BANANO]
Creating Connected Grid Tables with UOEGridTable [BANano]
Creating Connected Grid Tables with UOEGridTable [BANano]
@Mashiane · 2019-04-29
B4JLibraryBAnano [BANANO]
A treeview you might use [BANano]
A treeview you might use [BANano]
@Mashiane · 2019-04-29
B4JSnippetLogging/Exceptions
Convert Exception Stack Trace To String
I want to give users a chance to send application crashes to be logged on a website so I need to capture the stack trace to a string. The ExceptionToString Sub does that.
@keirS · 2019-04-28
B4JTutorialB4J [SERVER]
Packaging OpenJDK for Server App [Server]
Packaging OpenJDK for Server App [Server]
@tchart · 2019-04-23
B4JSnippetList- and scrollview
ScrollPane helper code module
ScrollPane helper code module
@knutf · 2019-04-22
B4JLibraryBAnano [BANANO]
ChartJS charts with 1 line of code using UOECharts [BANano]
ChartJS charts with 1 line of code using UOECharts [BANano]
@Mashiane · 2019-04-16
B4JLibraryBAnano [BANANO]
BANanoPostProcessor [BANano]
BANanoPostProcessor [BANano]
@Kiffi · 2019-04-12
B4JTutorialExcel
B4XTable + jPoi + Excel Workbook
B4XTable + jPoi + Excel Workbook
@Erel · 2019-04-10
B4JSnippetB4J
Save changes before closing with a resumable sub
Save changes before closing with a resumable sub
@Erel · 2019-04-09
B4JClassFile handling [CLASS]
Recent Files Manager [class]
A simple class that manages the list of recent files. You can set the maximum number of recent files. The default is 5.
@Erel · 2019-04-09
B4JTutorialRaspberry Pi
Raspberry Pi B4J UI Applications with Liberica JDK
Objective: to build B4J UI applications, using the Liberica JDK10, running on the Raspberry Pi. This tutorial covers setup of the Raspberry Pi, Liberica, development hints and few sample applications.
@rwblinn · 2019-04-09
B4JTutorialBAnano - database [BANANO]
MySQL CRUD with PHP - Part 2 [BANano]
MySQL CRUD with PHP - Part 2 [BANano]
@Mashiane · 2019-04-08
B4JSnippetDialogs
B4XDialog - Add keyboard handling
This code allows the user to close the dialog with ''escape'' or one of the following keys: Y, N or C.
@Erel · 2019-04-07
B4JTutorialBAnano [BANANO]
Capture webcam, microphone, screen [BANano]
Capture webcam, microphone, screen [BANano]
@alwaysbusy · 2019-04-04
B4JTutorialB4X
Xampp + Bluestacks on 10.0.2.2 IP Address
Seems with 10.0.2.2 as IP address on bluestacks, one can experience their localhost xamp websites etc. For B4A, enabling ADB on settings enables one after installing B4A bridge to debug apps on it. So I wanted to see if my xampp published apps on localhost can work as per above.
@Mashiane · 2019-03-28
B4JClassList- and scrollview [CLASS]
CLVDragger - drag to reorder items [class]
CLVDragger - drag to reorder items [class]
@Erel · 2019-03-28
B4JLibraryMaths
Calc
This a library to calc (evaluate) expression. it supports string and number, operators with standard priority, parenthesis, user-defined functions and user-defined variables.
@spsp · 2019-03-27