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
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
B4X Template Manager [B4X TM]. Share your layouts with others
Works with B4A, B4J and B4i. Importing of zipped templates (Fully automated procedure). Previewing of original templates in B4X packages. Displays libraries used. Preview template screenshot. Automatically starts B4X after clicking on the ''Create'' button. Map both projects and template folders for ease of use. Remove the template from B4X TM (Does not delete the original files).
@Peter Simpson · 2019-05-09
CLVHeader - Add a nice animated header to xCustomListView [B4X]
CLVHeader - Add a nice animated header to xCustomListView [B4X]
@Erel · 2019-04-30
AS Placeholder View V0.1 BETA [B4X] [XUI]
This is a B4X variant of the 50 shades of lib. for android. This is a beta, because i only test it on B4A, but the code is B4X, it can have bugs on B4I or B4J.
@Alexander Stolte · 2019-04-29
Cross platform circular progress bar with gradient fill [B4X] [XUI]
Cross platform circular progress bar with gradient fill [B4X] [XUI]
@Erel · 2019-04-03
b4xlib Cloud Text-To-Speech [B4X]
Google Cloud Text-to-Speech converts text into human-like speech in more than 100 voices across 20+ languages and variants. It applies groundbreaking research in speech synthesis (WaveNet) and Google''s powerful neural networks to deliver high-fidelity audio. With this easy-to-use API, you can create lifelike interactions with your users that transform customer service, device interaction, and other applications.
@Multiverse app · 2019-03-29
SD DogLoadingIndicator [B4X] [XUI]
SD DogLoadingIndicator [B4X] [XUI]
@Star-Dust · 2019-03-13
jPDFviewer [B4Xlib]
jPDFviewer [B4Xlib]
@Tayfur · 2019-03-04
AS BottomMenu [B4X] [XUI]
I develop Cross Platform Apps, it was too much code and too much effort to assemble my own bottom menu from many views. So I decided to build a class that I just need to add one view in the designer with less work. ;) -You have many options to customize the menu. -easy to use -compatible with B4A,B4I and B4J -you can hide the middle Button -4 Tabs or 2 Tabs
@Alexander Stolte · 2019-02-25
HSV Colour bar [B4X] [XUI]
I have taken Erel''s HSV Colour Picker https://www.b4x.com/android/forum/threads/b4x-xui-hsv-color-picker.91058/ and converted it into a bar as his picker was too large for my app. It is really a Hue picker. You can have either horizontal or vertical orientation.
@Andrew (Digitwell) · 2019-02-13
jPictureBox [rotate & zoom][B4X]
This is as image and basic movie viewer. it can enlarge or reduce the size of the pictures and movies. It can rotate only pictures to the right or left. You can also make full screen.The Contex menu is available in the menu itself, but you can add your own.
@Tayfur · 2019-02-12
B4XLoadingIndicator [B4X] [XUI]
This is a custom view that can be used as an alternative to indeterminate progress bars. It is compatible with B4A, B4J and B4i.
@Erel · 2019-02-01
AnotherProgressBar [B4X] [XUI]
A simple, cross platform, indeterminate progress bar. Depends on BitmapCreator v4.50+: https://www.b4x.com/android/forum/threads/b4x-xui2d-box2d-game-engine.95208/ It uses the new BitmapCreator async drawing features.
@Erel · 2019-01-20
CloudKVS Update for Delete [B4X]
I updated the CloudKVS Class file, as well as the Server to handle full user deletes as well as a Remove function in case a Put Null doesn''t work in your particular situation.
@techknight · 2018-12-06
ImageSlider [B4X] [XUI]
ImageSlider custom view is compatible with B4A, B4i and B4J.
@Erel · 2018-10-29
Testing template [B4X]
There are many times when I try to decide which is the best method to do something and I found myself regularly rewriting tests.
@stevel05 · 2018-10-21
B4x-Template
With this application B4x template can be managed and used.
@Filippo · 2018-10-18
List2 [B4X]
Description: A simple class to add 3 methods to the native List. Methods: IndexOf2(Item As Object, StartIndex As Int) As Int Returns the index of the specified item starting the search from StartIndex. Returns -1 if Item was not found. GetAllIndexes(Item As Object) As List Returns a list of indexes of the specified item. An initialized empty list will be returned if no items will be found. Count(Item As Object) As Int Returns the number of occurrences of Item.
@LucaMs · 2018-08-08
SD AwesoneWheel [B4X] [XUI]
SD AwesoneWheel [B4X] [XUI]
@Star-Dust · 2018-08-01
xRegexField - regex validated data input [B4X] [XUI]
please find attached my porting to B4X/XUI of an old and very useful B4J class from @Erel. Fundamentally it is an EditText (or TextField) with a few properties useful to check user input and react accordingly. Pattern: used to hold a regex pattern in order to validate input data SafeValue: a backup value to be returned if input data is invalid ForceSafeVal: if True forces the class to return the SafeValue above BorderColor: border color to signal the user his/her data doesn''t match the pattern BorderWidth: border width used with BorderColor above BorderRadius: border radius used with BorderColor above LetFocusOut: if True allows the focus to leave the control even if data is invalid KbdType (B4A only): specifies one of three possible soft keyboards (TEXT, NUMBERS, DECIMAL_NUMBERS)
@udg · 2018-07-16
CropView [B4X] [XUI]
Cross platform, custom view that allows the user to select the cropping window.
@Erel · 2018-07-10
GRLib (Assorted Functions)
I would like to share my library created. I have converted some of the Java Inline code such as isNumeric(), getMD5(), bytes2Hex(), getSHA1() and i have also added the following; 1. generateToken(param1) - This function generates a token using a random secure. 2. nToWord(tnNumber) - This function converts a number or amount into words.
@Cassie · 2018-06-27
SlidingPuzzleView [B4X] [XUI]
SlidingPuzzleView is a custom view for sliding puzzle games
@Star-Dust · 2018-05-27
Shadows [B4X] [XUI]
I have created a very simple little code to create the shadow to the images in the views, it can also be used to transform colors into shades of gray.
@Star-Dust · 2018-05-16
Ryze/DJI Tello drone SDK -app [B4X]
Ryze/DJI Tello drone SDK -app [B4X]
@inakigarm · 2018-05-13
B4XRulerPicker [B4X] [XUI]
A ruler picker custom view, compatible with B4A, B4i and B4J.
@Erel · 2018-04-30
B4XEncryption : Decrypt from Delphi
B4XEncryption : Decrypt from Delphi
@dcoun · 2018-04-09
B4XProgressBar [B4X] [XUI]
A cross platform progress bar with built-in animation. Similar to: https://www.b4x.com/android/forum/threads/b4x-xui-custom-view-circularprogressbar.81604/#content You can change the colors, thickness and orientation.
@Erel · 2018-03-20
Captcha View [B4X] [XUI]
This class is compatible with B4A, B4J and B4i. It creates a random captcha image. Call IsMatch to check the user input and make sure to allow the user to refresh the images as some of the images will be very difficult to read. Note that it is case insensitive. You can modify the DrawPattern sub to make it easier or more difficult.
@Erel · 2018-03-13