CRUD with grid & modal using UOENow [BANanoSQL]
CRUD with grid & modal using UOENow [BANanoSQL]
@Mashiane · 2019-06-03
SD Dialogs
I finally finished my first Library. I suppose it''s full of bugs. I rely on your messages and your benevolence (Do not be too bad with me) There are already many Dialogs libraries already, but since B4A 7.01 is available, the question arises. How do people who have an old version without WaitFor and Sleep will have to keep obsolete libraries because the new ones will no longer be supported. So I decided to create an updated library that would use both DoEvents (the so hated) but it would work without it. Here is my library. With the attached examples you can see how to use the bookstore in the ways (with and without DoEvents). Probably you can also use it in a third way with WaitFor, but I have not tried it.
@Star-Dust · 2019-06-01
rNewPing
NewPing for the HC-SR04 sensor (and I guess similar Ultrasonic sensors)
@Johan Schoeman · 2019-06-01
LCD Bar Graph
LCD Bar Graph
@Johan Schoeman · 2019-06-01
Running jars under OpenJDK 11
With Java 8 you could run a jar on a Windows PC by double clicking on it. This does not work with OpenJDK so as I want to be able to quickly run some utility B4J programs easily without packaging them this is what I did.
@agraham · 2019-05-31
Add UIRefreshControl To CustomListView
You can use this class to add refresh control to any CLV of any page you want.
@Brandsum · 2019-05-31
SD ImageViewMultiple [B4X] [XUI]
This new view allows you to insert up to 4 images and be viewed simultaneously in a view potion (See example images) The images are inserted with a small animation that makes the image look like clock hands.
@Star-Dust · 2019-05-30
Constant Speed Progress Calculator [LibGDX CatMullRomSpline]
Constant Speed Progress Calculator [LibGDX CatMullRomSpline]
@wonder · 2019-05-29
Using and understanding Pointers and References
Using and understanding Pointers and References
@wonder · 2019-05-27
Observable
Observables are primitive types (boolean, byte, double, float, integer, long), strings, objects or collections (map, list) that trigger events when they are modified. They can also automatically update the views with which they are bound.
@Informatix · 2019-05-27
jObservable
Observables are primitive types (boolean, byte, double, float, integer, long), strings, objects or collections (map, list) that trigger events when they are modified. They can also automatically update the views with which they are bound.
@Informatix · 2019-05-27
SN74HC595N - my effort with this shi[f]t register
The SN74HC595N seem to be a very temperamental shi(f)t register. Took me hours to try and figure it out. Seems to have a lot to do with the timing when driving LED''s (sinking too much current if they are on for too long?). Well, this is my effort - the LED''s flicker on/off, one at a time, from LSB to MSB and then again from MSB to LSB.
@Johan Schoeman · 2019-05-26
Eyes follow example code
A simple example of how to make eyes folow the touch on a panel.
@Douglas Farias · 2019-05-26
Theming the Framework - Label [ABMaterial]
Theming the Framework - Label [ABMaterial]
@Cableguy · 2019-05-24
Text File To List Variable
Text File To List Variable
@Mashiane · 2019-05-23
Creating a Random Dummy Data Generator
Creating a Random Dummy Data Generator
@Mashiane · 2019-05-23
Return NaN and Infinity
Return NaN and Infinity
@wonder · 2019-05-22
Code to extract the paths of the src attribute in all tags of a HTML document [B4X]
Code to extract the paths of the src attribute in all tags of a HTML document [B4X]
@fredo · 2019-05-22
time switch class
time switch class
@MarkusR · 2019-05-21
Initializing JavaObject
Initializing JavaObject
@Daestrum · 2019-05-21
Got it! - Easy Hints [BANano]
Got it! - Easy Hints [BANano]
@Mashiane · 2019-05-21
Deezer [partial wrap]
Deezer [partial wrap]
@somed3v3loper · 2019-05-21
Sending Contact Us Form contents to an email with inline PHP [BANano]
Sending Contact Us Form contents to an email with inline PHP [BANano]
@Mashiane · 2019-05-20
Draggable View [Edited - Swipe Gesture]
This class is an edit of this class from Erel: https://www.b4x.com/android/forum/threads/classes-are-soon-coming.18395/ I''ve done some changes to achieve an animated "Swipe gesture (left to right)"
@Mike1970 · 2019-05-20
Store CSBuilder formatted text in plain .txt file
Store CSBuilder formatted text in plain .txt file
@Ivan Aldaz · 2019-05-19
Randomly shuffle a string array
Randomly shuffle a string array
@Peter Simpson · 2019-05-19
Digital Clock and Alarm without using a RTC
Digital Clock and Alarm without using a RTC
@Johan Schoeman · 2019-05-19
Understanding CRUD logic with ExecuteCallBack [BANanoSQL]
Understanding CRUD logic with ExecuteCallBack [BANanoSQL]
@Mashiane · 2019-05-13
Page Indicator [B4X] [XUI]
B4XPageIndicator is a simple and cross platform custom view that indicates the current page. A page can mean many things, it is not limited to TabStripViewPager.
@Erel · 2019-05-12
Find Numbers RegEx Expressions
A list of expressions to use with RegEx
@icakinser · 2019-05-11