B4JTutorialUOE [WEBSITES]
Create a Landing Page for your website using UOENow [Websites]
Create a Landing Page for your website using UOENow [Websites]
@Mashiane · 2019-03-19
B4JLibraryBAnano [BANANO]
Kendo UI Core - Wrapper [BANano]
Kendo UI Core - Wrapper [BANano]
@Kiffi · 2019-03-14
B4JLibraryB4J
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
B4JSnippetMultiple items
Sharing the goodness: Useful methods
Sharing the goodness: Useful methods
@Mashiane · 2019-03-11
B4JTutorialUOE
B4J Code Execution FlowChart with UOEProcess.Show
B4J Code Execution FlowChart with UOEProcess.Show
@Mashiane · 2019-03-09
B4JTutorialB4J server [SERVER]
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
B4JLibraryUpdater [B4XLIB]
jAutoUpdate library [B4Xlib]
jAutoUpdate library [B4Xlib]
@Tayfur · 2019-03-05
B4JSnippetB4J
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
B4JTutorialLinux [LINUX]
Install OpenJRE8 with OpenJFX on Ubuntu [Linux]
I had some trouble with OpenJRE8 and this was the solution.
@Alexander Stolte · 2019-02-26
B4JLibraryDatabase
jCrystalReports Library
jCrystalReports Library
@Juan Marrero · 2019-02-25
B4JTutorialUOE [WEBSITES]
Creating the PhotoNinja Website with UOE [Websites]
Creating the PhotoNinja Website with UOE [Websites]
@Mashiane · 2019-02-25
B4JSnippetImages
Flip ImageView
Show mirrored/reflected images correctly (and in a readable way)
@moster67 · 2019-02-23
B4JTutorialBAnano [BANANO]
Bidirectional communication between B4J and BANano [BANano]
Bidirectional communication between B4J and BANano [BANano]
@Kiffi · 2019-02-20
B4JSnippetViews - effects
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
B4JLibraryUOE
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
B4JSnippetMenu
ContextMenu on Nodes/Controls which do not support it
ContextMenu on Nodes/Controls which do not support it
@moster67 · 2019-02-14
B4JTutorialBAnano [BANANO]
Working with promises [BANano]
BANano 2.19+ has a new object: BANanoPromise. It allows you to easily use Javascript Promises.
@alwaysbusy · 2019-02-07
B4JTutorialB4J
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
B4JLibraryBAnano [BANANO]
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
B4JTutorialBAnano [SORT OF][BANANO]
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
B4JTutorialBAnano
Creating a hotel reservation app with BANanoJQM
Creating a hotel reservation app with BANanoJQM
@Mashiane · 2019-02-02
B4JTutorialBAnano - Designer [2][BANANO]
v2: [2] B4J Abstract Designer [BANano]
v2: [2] B4J Abstract Designer [BANano]
@alwaysbusy · 2019-01-31
B4JSnippetDialogs
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
B4JTutorialBAnano [BANANO]
Exploring BANanoEvents [BANano]
Exploring BANanoEvents [BANano]
@Mashiane · 2019-01-31
B4JSnippetB4J
Garbage collection
For those of you interested in GC here is a class I have in a B4J server
@Jmu5667 · 2019-01-30
B4JSnippetABMaterial [ABMATERIAL]
Clock on Canvas [ABMaterial]
Clock on Canvas [ABMaterial]
@rwblinn · 2019-01-29
B4JTutorialBAnano - database [BANANO]
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
B4JClassFile handling
Copy class - Multiple methods to copy a file
Copy class - Multiple methods to copy a file
@npsonic · 2019-01-17
B4JTutorialBAnano - Designer [1][BANANO]
v2: [1] B4J Abstract Designer [BANano]
v2: [1] B4J Abstract Designer [BANano]
@alwaysbusy · 2019-01-16
B4JTutorialBAnano - Designer [BANANO]
Here comes the Designer! [BANano]
Here comes the Designer! [BANano]
@alwaysbusy · 2019-01-16