Create a Landing Page for your website using UOENow [Websites]
Create a Landing Page for your website using UOENow [Websites]
@Mashiane · 2019-03-19
Kendo UI Core - Wrapper [BANano]
Kendo UI Core - Wrapper [BANano]
@Kiffi · 2019-03-14
B4J IDEViewer Client Library for B4XIDEViewer
A B4X Tool which can show bitmaps, images and saved pictures from your B4XIDE on your computer. You can also play video and audio files present on your device. You can show and search huge text files, show PDFs, GIF-images and moreâ¦.
@moster67 · 2019-03-13
Sharing the goodness: Useful methods
Sharing the goodness: Useful methods
@Mashiane · 2019-03-11
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
jAutoUpdate library [B4Xlib]
jAutoUpdate library [B4Xlib]
@Tayfur · 2019-03-05
Running JS expressions on the fly
In trying to solve another problem I stumbled into what might be useful to others. It seems to be the minimum required to run scripts on the fly. I have attached a project "CodeRunner" that uses this method. It extends this snippet to run B4X code on the fly. This is done in about 500 lines of code, without external libraries.
@William Lancee · 2019-03-04
Install OpenJRE8 with OpenJFX on Ubuntu [Linux]
I had some trouble with OpenJRE8 and this was the solution.
@Alexander Stolte · 2019-02-26
jCrystalReports Library
jCrystalReports Library
@Juan Marrero · 2019-02-25
Creating the PhotoNinja Website with UOE [Websites]
Creating the PhotoNinja Website with UOE [Websites]
@Mashiane · 2019-02-25
Flip ImageView
Show mirrored/reflected images correctly (and in a readable way)
@moster67 · 2019-02-23
Bidirectional communication between B4J and BANano [BANano]
Bidirectional communication between B4J and BANano [BANano]
@Kiffi · 2019-02-20
Cool zooming effect
Found some code ages ago when I was looking into how to zoom images. It uses a javafx.geometry.Rectangle2D object as a ViewPort and a method of the ImageView which sets the ViewPort (called setViewport). I haven''t seen this available in B4J so I adapted the code to work with B4J. This zooming effect can probably be made in other ways by just using native B4J skipping calling not exposed objects/methods with JavaObject.
@moster67 · 2019-02-17
UOE - Create MaterializeCSS Websites
UOE is a B4J library that has been created to enable anyone to create multi-page materialize websites. The existence of this lib birthed the UOEBANano library, a conversion of this library to work with the BANano library.
@Mashiane · 2019-02-14
ContextMenu on Nodes/Controls which do not support it
ContextMenu on Nodes/Controls which do not support it
@moster67 · 2019-02-14
Working with promises [BANano]
BANano 2.19+ has a new object: BANanoPromise. It allows you to easily use Javascript Promises.
@alwaysbusy · 2019-02-07
Publish your App to the Windows Store
In this tutorial, I want to show you, how you can upload your Java Application to Windows Store.
@JanPRO · 2019-02-07
NW.js - Wrapper [BANano]
I want to show how easy it is to create desktop applications (Windows, Linux, MacOS) with BANano and NW.js.
@Kiffi · 2019-02-06
Resumeable Sub [sort of][BANano]
Javascript acts differently compared to java when doing some async stuff and is rather complex. However, I''ve tried to make it as comfortable as possible for you, the programmer. All you have to do is follow some very simple rules.
@alwaysbusy · 2019-02-05
Creating a hotel reservation app with BANanoJQM
Creating a hotel reservation app with BANanoJQM
@Mashiane · 2019-02-02
v2: [2] B4J Abstract Designer [BANano]
v2: [2] B4J Abstract Designer [BANano]
@alwaysbusy · 2019-01-31
Tweak the HTMLEditor toolbars AFTER loading a modal
I needed to edit some HTML text with a few basic commands (bold, underline etc) with the HTMLEditor in a modal window on top of the main form. I can simplify the HTMLEditor''s toolbar by hiding the top row and all the ComboBoxes in the lower one with custom routines (not shown below).
@Crock · 2019-01-31
Exploring BANanoEvents [BANano]
Exploring BANanoEvents [BANano]
@Mashiane · 2019-01-31
Garbage collection
For those of you interested in GC here is a class I have in a B4J server
@Jmu5667 · 2019-01-30
Clock on Canvas [ABMaterial]
Clock on Canvas [ABMaterial]
@rwblinn · 2019-01-29
Working with BANanoSQL [BANano]
BANanoSQL makes it possible to use ''normal'' SQL queries on the IndexedDB database located in the browser.
@alwaysbusy · 2019-01-27
Copy class - Multiple methods to copy a file
Copy class - Multiple methods to copy a file
@npsonic · 2019-01-17
v2: [1] B4J Abstract Designer [BANano]
v2: [1] B4J Abstract Designer [BANano]
@alwaysbusy · 2019-01-16
Here comes the Designer! [BANano]
Here comes the Designer! [BANano]
@alwaysbusy · 2019-01-16