A simple breadcrumb view, using a horizontal xcustomlistview.
Features:
Scrollable, also by code (ScrollToEnd, ScrollToStart)
The number of items, can be as many a xCustomListView can hold ;)
It has a root and separator FontAwesome/MaterialFont character for style
Easy to set...
An expandable panel with a titlebar (xq-titlebar), than can host any other view, inside the panel. It can have up to 5 icons in the right corner, one icon in the left corner and the title is auto-adjustable. The panel can also be animated while expanding/collapsing.
Features:
Up to 5 icons on...
The CustomKeyboard library has made a leap in quality to be able to replace the native Android/iOs keyboard and also for the Desktop version.
Further developments are planned such as the possibility of adding editable fields from Design which are managed by this keyboard.
This required a more...
Hello!
I would like to ask @Alexander Stolte if there is any event triggered when we change the month from header.
I need to do some tasks when the month is changed.
I've added in my custom controls as followed from Erel's Tutorial, everything is working as expected but when I try and grab the controls from a TextChanged event B4xpages always crashes with an error message. The code i'm trying to use works perfectly in other areas, it just has an issue with...
Hi everyone I had the necessity to create a specific looking color picker.
And I managed to get it working properly so I want to share it because it can be usefult to someone who have the same need.
The color picker bar look like so:
I realized it using all b4x elements, so it should be fully...
Just a simple method that makes creating event names for CallSub easier. Useful for Custom Views.
Method:
Private Sub CreateEventName (SubName As String) As String
Return $"${mEventName}_${SubName}"$
End Sub
To use:
CallSub(mCallBack, CreateEventName("YourEvent"))
Hello, I share my application to create task lists. If you want to try it, you can download it from here.
The source code is also for sale at the following link:
https://b4xapp.com/item/todolist-source-code-
features:
sqlite database
Notification when a task is due or overdue
Beautiful UI...
THIS version is no longer updated and supported. You can continue to use it if you want.
Or try the new version with rewritten methods and new features
IMPORTANT
depends on SD CreativeBackGround (0.06+) library which must be downloaded
MaterialIcon font for special characters must be loaded...
I wanted to create a view that would help me for a Timer. (MinRange - MaxRange)
It could be for minutes or hours and then an editable Range. Furthermore, the user had to be able to choose where to start and where to end (MinValue - MaxValue)
The timer when it started had to show how far it had...
Hello
I downloaded the source for b4a from the link below:
https://www.b4x.com/android/forum/threads/b4x-xui-wobblemenu-a-cross-platform-animated-bottom-navigation.118412
Source compilation is done correctly but this error occurs when running the application:
wobblemenu_designercreateview (java...
This new view allows you to have an ordered and distributed list of images (left) and their name, description and info (right)
Or you can view the images in grid (if the screen size allows it, otherwise in column) where there will be related images with the name just below
There is an add button...
A new CompassView for B4A & B4J
Features
Cross-platform compatible
A nice gauge animation
Changeable values
Custom Colors
Custom Border And CornerRadius
Will Give you a good experience ;)
Tested in
B4A
B4J
* I don't have tested it with B4I, but it should work *
I made this with the help of...
Hello,
My New Cross Platform Library is ready now :)
A new styled button with built-in progressbar
Features
Cross-platform compatible
A good text animation
Changeable values
Custom Colors
Custom Border And CornerRadius
Tested in
B4A
B4J
* I don't have tested it with B4I, but it should...
Hello,
I have made a new styled button
Features
cross-platform compatible
a good animation
Changeable values
custom values
Tested in
B4A
B4J
* I don't have tested it with B4I, but it should work *
B4A:
B4J:
AMButton
Author: AmirMK82
Version: 1.00
AMButton
Events:
Click
Fields...
Switch with 2 or 3 states. Horizontal or vertical. You can choose the style. All selectable from Design
Note: Even if it is a B4XLib library, it is not allowed to decompress it, read and / or modify the sources. It is also not allowed to rename the library. Unless you are explicitly authorized...
SD_Selector
Author: Star-Dust
Version: 0.05
fourSelector
Events:
ChangeValue (nSelector As Int, Index As Int)
CenterClick
Fields:
mBase As B4XView
Tag As Object
Functions:
Class_Globals As String
DesignerCreateView (Base As Object, Lbl As Label, Props As Map) As String
Base type must be...
This library is an update of this source based on @Erel's code (here)
New indicators in the shape of Heart, Infinity, Bubble have been added and some bugs have been fixed.
NOTE: You can use this library for personal and commercial use. Include it in your projects. Attention, even if it is a...
1 - What "when possible" means?
2 - Is the advantage of using these instead of "compile directives" that the editor checks every block of the source code?
iSD_Dice
Author: Star-Dust
Version: 1.04
DiceView
Events:
Click
CompleteRoll
Fields:
mBase As B4XView
Tag As Object
TimeMovment As Int
Functions:
Class_Globals As String
DesignerCreateView (Base As Object, Lbl As Label, PropS As Map) As String
Base type must be Object
Initialize...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.