eMarker.Show is an emarking app developed with B4J to enable one to mark their learner MS Excel scripts using a computer based marking approach. This can be easily be adopted for any learning institution and more functionality added to manage the...
Read this first: https://10print.org/ create a new b4j project and paste this code: #Region Project Attributes #MainFormWidth: 600 #MainFormHeight: 600 #End Region Sub Process_Globals Private fx As JFX Private MainForm As Form...
Based on my B4J Code Snippet "Measure the password strength" https://www.b4x.com/android/forum/threads/measure-the-password-strength.83683/ I developed a program for password generation. Some of the program points are not yet available, but...
Hi: B4xgoodies is a scraping util made by @walt61 to search for libs/snippets/tutorials from a XLSM downloadable file via Dropbox (updated every week or so) I'd want to learn ABMaterial, so I've adapted the existing B4J app to a ABMaterial...
Bots are the next hot thing in 2016! So in my spare-spare time I've been working on a wrapper for the Telegram API v2.0 (B4T?). It has a rather unconventional API but I'm reworking it to make it very easy to write bots in B4J. Bots could be very...
I am happy to release AstralCore Version 1.00. AstralCore is my second library and is the next generation of @Erel 's KeyValueStore. The library contains three modules: LocalCore, RemoteCore, and CoreSyncher. Description of each Module...
hi i was bored so i did a small invaders game with B4J. i am planning to do a Invaders Game with SGE but this one is done with Canvas only. so have fun :) (i have not put any sound to the game because it would be too big to upload it to the...
My Web App made with ABMATERIAL it is on apple store and in google play store https://itunes.apple.com/it/app/solarapp/id1100131229?mt=8&ign-mpt=uo=4 https://play.google.com/store/apps/details?id=com.SolarEclipse.SolarCloud&hl=it ask me for a...
Hi, Update to Sqlite Repl, 07/31/2017 Implemented RECORDS command. This returns the number of records in the Current Query, or the number of records in the Current Table. Fixed an incomplete sentence regarding HTMLINPUT in the instructions...
Radio tuner developed in B4J controlling an FM radio tuner modules connected to an Arduino programmed using B4R. So here is a quick project that was inspired by fellow B4X developer @derez. I had ordered an FM module for testing with one of my...
A set of boring square buttons. But what happens if you press the transform button? ]
uuhhhh - my first B4J project ;) I haven't done any coding for some month and i wanted to do something just for the fun of creating it. So i thought - why not try B4J? And here it is: My PASSWORD GENERATOR! This is no masterpiece of coding and i...
Latest Version 2.01 The attached project contains an example of a code module that writes a bar code in Code 128 format to a B4J Canvas. V1 is based on some code for B4A that did something similar. It does not require a bar code font as it...
Hi all, I wish to share this little tool. It serves to discover any nested class in the javafx nodes/controls. Choose, from "Open Me" menu, the info level. Follow the on screen instructions. If need, other objects can be added be B4J Designer or...
Fireworks If anyone wants to enjoy.
I've designed a RAN test for reading difficulties evaluation. In short, frequently reading difficulties (dyslexia) are diagnosed too late, at 2nd or 3rd course at Primary School, when there's a gap of two courses between Chronological age (real...
At OneTwo, we are always searching for ways to make things easier on the workfloor. For nearly a decade, we introduced barcode scanners everywhere! From architects and accountants, over carpenters and contractors, to farmers and gardeners are...
A proud moment it is. After some hectic months of delving between learning ABMaterial and actually making it work, I am humbled by the many help I got from the forum to be able to release another ABMaterial WebApp This is a very brilliant...
This is a port of PacDroid from B4A/libGDX to B4J/SimpleGameEngine. Will you be able to reach the level with four teleporters?
Hi there This is a proof of concept app that shows a 3 section screen, where one can define an ABMaterial component, then have the source code definition and then a preview of the component in the screen. For now only the ABMActionButton...