B4JTutorialBAnano - database [BANANOSQL]
CRUD with grid & modal using UOENow [BANanoSQL]
CRUD with grid & modal using UOENow [BANanoSQL]
@Mashiane · 2019-06-03
B4ALibraryDialogs
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
B4RLibraryB4R sensor
rNewPing
NewPing for the HC-SR04 sensor (and I guess similar Ultrasonic sensors)
@Johan Schoeman · 2019-06-01
B4RTutorialB4R LCD/TFT
LCD Bar Graph
LCD Bar Graph
@Johan Schoeman · 2019-06-01
B4JTutorialB4J
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
B4ITutorialList- and scrollview
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
B4XLibraryImages [B4X][XUI]
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
B4ASnippetGame [LIBGDX CATMULLROMSPLINE]
Constant Speed Progress Calculator [LibGDX CatMullRomSpline]
Constant Speed Progress Calculator [LibGDX CatMullRomSpline]
@wonder · 2019-05-29
B4XTutorialB4X
Using and understanding Pointers and References
Using and understanding Pointers and References
@wonder · 2019-05-27
B4ALibraryB4A
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
B4JLibraryB4J
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
B4RSnippetB4R other hardware [F]
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
B4ATutorialPane(l)
Eyes follow example code
A simple example of how to make eyes folow the touch on a panel.
@Douglas Farias · 2019-05-26
B4JTutorialABMaterial [ABMATERIAL]
Theming the Framework - Label [ABMaterial]
Theming the Framework - Label [ABMaterial]
@Cableguy · 2019-05-24
B4JSnippetFile handling
Text File To List Variable
Text File To List Variable
@Mashiane · 2019-05-23
B4JSnippetDatabase
Creating a Random Dummy Data Generator
Creating a Random Dummy Data Generator
@Mashiane · 2019-05-23
B4ASnippetMaths
Return NaN and Infinity
Return NaN and Infinity
@wonder · 2019-05-22
B4XSnippethtml [B4X]
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
B4AClassDate/time
time switch class
time switch class
@MarkusR · 2019-05-21
B4JSnippetB4J
Initializing JavaObject
Initializing JavaObject
@Daestrum · 2019-05-21
B4JLibraryBAnano [BANANO]
Got it! - Easy Hints [BANano]
Got it! - Easy Hints [BANano]
@Mashiane · 2019-05-21
B4ALibraryAudio/Video [PARTIAL WRAP]
Deezer [partial wrap]
Deezer [partial wrap]
@somed3v3loper · 2019-05-21
B4JTutorialBAnano [BANANO]
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
B4ALibraryViews - effects [EDITED - SWIPE GESTURE]
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
B4ASnippetCharSequence / CSBuilder
Store CSBuilder formatted text in plain .txt file
Store CSBuilder formatted text in plain .txt file
@Ivan Aldaz · 2019-05-19
B4ASnippetRandomise
Randomly shuffle a string array
Randomly shuffle a string array
@Peter Simpson · 2019-05-19
B4RTutorialB4R clock
Digital Clock and Alarm without using a RTC
Digital Clock and Alarm without using a RTC
@Johan Schoeman · 2019-05-19
B4JTutorialBAnano - database [BANANOSQL]
Understanding CRUD logic with ExecuteCallBack [BANanoSQL]
Understanding CRUD logic with ExecuteCallBack [BANanoSQL]
@Mashiane · 2019-05-13
B4XLibraryViews - additional [B4X][XUI]
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
B4ASnippetRegEx
Find Numbers RegEx Expressions
A list of expressions to use with RegEx
@icakinser · 2019-05-11