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...
B4i (iSpriteKit) does not support yet Tiled so i thought why not make my own :p (its far away from the original but its perfect for my new game). Now its much simpler and faster to create levels ;) Have a look:
Hello friends,:D it is a pleasure to share with you a very easy way to print text on the default printer. It is also possible to print in PDF if you install a PDF printer such as SolidPDFCreator and select it as the default printer in the Windows...
hi i am working on a new b4i game that will use iSpritekit and i build a Physicbody creator to create polygon bodies for my game. its much simpler like this then creating it point by point in your code. i know that i should not create concave...
:rolleyes: This little jewel of a program converts mill g code to laser g code - be sure and tell your friends and neighbors! I got a little cnc laser for R&D but my CAM program only writes code for a mill. For the uninformed, a mill...
Hi, I want to share with you a module for the use of the InputBox function. To use it just add it to the project and write in the code the following statement: Private s as string s=InputBox.Show(MainForm, "Hi how are you?", "My greeting", "Fine...