Creating Multi-Page Apps - Part 1 [BANanoWebix]
Creating Multi-Page Apps - Part 1 [BANanoWebix]
@Mashiane · 2019-08-06
Telegram Bot API [REST based] [WIP]
What I am sharing now is at the very beginning and still needs a lot of improvements and work BUT the most attempting point in here is that it should be easily used in any of our great B4X platforms (B4A,B4J and B4i )
@somed3v3loper · 2019-08-05
Beginning 3D with Three.JS [BANano3D]
Beginning 3D with Three.JS [BANano3D]
@Mashiane · 2019-08-05
B4J How Tos - Front End Update
I went to use Rob''s B4J How To''s info (https://www.b4x.com/android/forum/threads/b4j-howtos.36350) and found like a few others that it wouldn''t work in my web browser. So I wrote a plain HTML front end to replace the existing CSS driven menu.
@PenguinHero · 2019-08-05
Create reactive, state based components & UI [BANanoReef]
Create reactive, state based components & UI [BANanoReef]
@Mashiane · 2019-08-04
Beginning HTML5 games with CreateJS [BANanoCreateJS]
Beginning HTML5 games with CreateJS [BANanoCreateJS]
@Mashiane · 2019-08-04
Google Map with custom style
This method allows to set a custom style to the map. Step 1: Create the style with the wizard and save the json string in a file. Step 2: Set the style after the map is ready
@Erel · 2019-07-29
Show a progressbar on long processes [BANanoWebix]
Show a progressbar on long processes [BANanoWebix]
@Mashiane · 2019-07-27
Locale aware Double to String conversion with minimum and maximum decimal control
Allows control over the minimum and maximum number of decimal places to display.
@OliverA · 2019-07-26
Dragging N Dropping Things with the Form Designer [BANanoWebix]
Dragging N Dropping Things with the Form Designer [BANanoWebix]
@Mashiane · 2019-07-26
Creating Multi-Page Apps - Part 5 [BANanoWebix]
Creating Multi-Page Apps - Part 5 [BANanoWebix]
@Mashiane · 2019-07-24
Creating Multi-Page Apps - Part 4 [BANanoWebix]
Creating Multi-Page Apps - Part 4 [BANanoWebix]
@Mashiane · 2019-07-24
Creating Multi-Page Apps - Part 3 [BANanoWebix]
Creating Multi-Page Apps - Part 3 [BANanoWebix]
@Mashiane · 2019-07-23
Using Laragon as your development web server [WebApps]
Using Laragon as your development web server [WebApps]
@Mashiane · 2019-07-22
Input Dialog Class
Input Dialog Class
@ilan · 2019-07-22
Form Builder / Designer [BANanoWebix]
Form Builder / Designer [BANanoWebix]
@Mashiane · 2019-07-22
Creating Multi-Page Apps - Part 2 [BANanoWebix]
Creating Multi-Page Apps - Part 2 [BANanoWebix]
@Mashiane · 2019-07-22
App Creation Process: The UI [BANanoWebix]
App Creation Process: The UI [BANanoWebix]
@Mashiane · 2019-07-22
Lesson 31 WixImage [BANanoWebix]
Lesson 31 WixImage [BANanoWebix]
@Mashiane · 2019-07-19
jAudioClip
This is a wrapper for the JavaFX AudioClip class.
@stevel05 · 2019-07-19
Animated GIF Encoder
This Library allows you to create your own GIFs from Images
@Blueforcer · 2019-07-19
jConnectionPool - ConnectionPool extracted from jServer
If you want to use ConnectionPool in a UI app then you should use this library instead of jServer. jServer is not compatible with B4J Packager 11. jConnectionPool library is a subset of jServer with only the ConnectionPool feature.
@Erel · 2019-07-18
MqttBroker
jMqttBroker library is based on the moquette open source project: https://github.com/andsel/moquette It implements a MQTT broker.
@Erel · 2019-07-17
Lesson 30 WixHints [BANanoWebix]
Lesson 30 WixHints [BANanoWebix]
@Mashiane · 2019-07-16
App Creation Process: The BackEnd with BANanoSQL [BANanoWebix]
App Creation Process: The BackEnd with BANanoSQL [BANanoWebix]
@Mashiane · 2019-07-15
SimpleGameEngine
This is a game framework for B4J that includes many features of advanced game frameworks like libGDX but is designed to be as simple to use as possible. It can be used for games of course, but also for animations, slideshows, paint program, etc. It is more complete than the Canvas library. This framework has been entirely written from scratch (except 20-30 lines taken from libGDX for the most technical parts of the tiled map reader). The Java source code is available against a donation of 10 euros or more. Don''t miss this game made with SGE (PacDroid, a Pacman clone): https://www.b4x.com/android/forum/threads/pacdroid.78617/ Let me know if you are using this library for a real project. And, of course, feel free to post comments and suggestions.
@Informatix · 2019-07-14
jTableViewExtended
This library extends TableView and provides more control on the columns and cells.
@Informatix · 2019-07-14
What you need to read the SEL file of SceneEditor
What you need to read the SEL file of SceneEditor
@Informatix · 2019-07-12
WixPivot on PRO [OffTopic] [BANanoWebix]
WixPivot on PRO [OffTopic] [BANanoWebix]
@Mashiane · 2019-07-10
jPOI to the rescue...my case today...
I received a request to consolidate 1.1GB worth of data with 511 files, excel spreadsheet files from a particular tab that has about 120+ columns and I should use a similar template to write all the consolidated rows. Thanks to b4j and jPoi, following on Erels way of doing things, all went well, well with challenges..
@Mashiane · 2019-07-10