PGMenuCard - A composite Component [ABMaterial]
PGMenuCard - A composite Component [ABMaterial]
@Cableguy · 2019-06-10
Issue[s] with developing in both [ABMaterial] [BANano]
Issue[s] with developing in both [ABMaterial] [BANano]
@OliverA · 2019-06-10
A tabbed dialog to Login, Register, Forgot Password & Reset Password [BANano]
A tabbed dialog to Login, Register, Forgot Password & Reset Password [BANano]
@Mashiane · 2019-06-05
Starting correct JRE [8 or 11] via batchfile [Windows]
Starting correct JRE [8 or 11] via batchfile [Windows]
@OliverA · 2019-06-04
CRUD with grid & modal using UOENow [BANanoSQL]
CRUD with grid & modal using UOENow [BANanoSQL]
@Mashiane · 2019-06-03
Running jars under OpenJDK 11
With Java 8 you could run a jar on a Windows PC by double clicking on it. This does not work with OpenJDK so as I want to be able to quickly run some utility B4J programs easily without packaging them this is what I did.
@agraham · 2019-05-31
Theming the Framework - Label [ABMaterial]
Theming the Framework - Label [ABMaterial]
@Cableguy · 2019-05-24
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
Understanding CRUD logic with ExecuteCallBack [BANanoSQL]
Understanding CRUD logic with ExecuteCallBack [BANanoSQL]
@Mashiane · 2019-05-13
Theming the Framework - ModalSheets [ABMaterial]
Theming the Framework - ModalSheets [ABMaterial]
@Cableguy · 2019-05-10
Theming the Framework [ABMaterial]
Theming the Framework [ABMaterial]
@Cableguy · 2019-05-05
UOEGridTable IconRenderer [BANano]
UOEGridTable IconRenderer [BANano]
@Mashiane · 2019-05-02
UOEGridTable Conditional Value Display Formatting [BANano]
UOEGridTable Conditional Value Display Formatting [BANano]
@Mashiane · 2019-05-01
UOEGrid Column Renderer - Let''s display images etc [BANano]
UOEGrid Column Renderer - Let''s display images etc [BANano]
@Mashiane · 2019-05-01
Creating Master Details Grid with UOEGridTable [BANano]
Creating Master Details Grid with UOEGridTable [BANano]
@Mashiane · 2019-04-29
Creating Connected Grid Tables with UOEGridTable [BANano]
Creating Connected Grid Tables with UOEGridTable [BANano]
@Mashiane · 2019-04-29
Packaging OpenJDK for Server App [Server]
Packaging OpenJDK for Server App [Server]
@tchart · 2019-04-23
B4XTable + jPoi + Excel Workbook
B4XTable + jPoi + Excel Workbook
@Erel · 2019-04-10
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
MySQL CRUD with PHP - Part 2 [BANano]
MySQL CRUD with PHP - Part 2 [BANano]
@Mashiane · 2019-04-08
Capture webcam, microphone, screen [BANano]
Capture webcam, microphone, screen [BANano]
@alwaysbusy · 2019-04-04
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
Creating a CRUD app with LocalStorage Backend [BANano]
Creating a CRUD app with LocalStorage Backend [BANano]
@Mashiane · 2019-03-26
jPOI to the rescue
- Reads each line of the Excel workbook. - Creates a Map with the replacement strings as keys and the values from the Excel file as values. - Loads the input document. - Replaces the replacements strings based on the map. The code is based on: https://stackoverflow.com/a/22269035/971547 Note that there is an assumption here that the text is not split into multiple "runs". This can happen with more complex documents. - Saves the new document.
@Erel · 2019-03-24
Create a profile page for your website using UOE+BANano [Websites]
Create a profile page for your website using UOE+BANano [Websites]
@Mashiane · 2019-03-22
Create a Login page with UOENow+BANano [Websites]
Create a Login page with UOENow+BANano [Websites]
@Mashiane · 2019-03-22
Create a Landing Page for your website using UOENow [Websites]
Create a Landing Page for your website using UOENow [Websites]
@Mashiane · 2019-03-19
B4J Code Execution FlowChart with UOEProcess.Show
B4J Code Execution FlowChart with UOEProcess.Show
@Mashiane · 2019-03-09
Run a Server on Azure as an App Service [server]
Since Azure supports Jetty, a B4J server app can also run on azure.
@xulihang · 2019-03-06
Install OpenJRE8 with OpenJFX on Ubuntu [Linux]
I had some trouble with OpenJRE8 and this was the solution.
@Alexander Stolte · 2019-02-26