For Rolling Ball see here
jSD_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...
SD_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...
Today for the first time, I started messing with B4XPages and Firebase. Even though I had already watched B4XPages, I hadn't fumbled to understand better.
The hardest thing was Firebase, configuration and settings, especially with iOS. (Traumatic , certificates, profiles, keys ....)
I noticed...
I needed to develop a modern editText (or TextField), but different from the B4XFloatTextField, different in terms of graphics and style. So I created the SD_TextView
(see also xComboBox)
NOTE: You can use this library for personal and commercial use. Include it in your projects.. Attention...
Hi,
How can I make an XUI Input dialog that has B4XFloatTextField.
The XUI Views Example has an example of the B4XFloatTextField, but it it's parent is the main window not a dialog.
There is also an example of an Input dialog template, but it only has a simple text entry field:
Sub...
Hi everyone, recently i needed to implement an double column list in one of my app.
I was ispired by an @Erel example, but i needed something slightly different, so i did this (i want to share with you, maybe could be useful to someone even if is a simple thing):
(it support odd number of...
To kill time (coronavirus takes care of it for us) and to distract myself from the situation I thought of creating a new CustomView.
Different give the possibility to insert different search keywords, for example when inserting TAGs in B4X threads.
I wanted to do it for B4X and I started...
Hello all,
Here is a quick video to show how simple it can be to transfer your B4A projects to B4J when using XUI. It's been on my mind all days now, so I thought I would give it a go and also record my efforts. This is my first ever attempt at doing anything cross platform like this with XUI...
I am loving the XUI Library, but some of the opportunities the new controls offer also come with (perhaps unforseen) limitations.
Having a Password feature in a B4XFloatTextField is awesome, but I am surprised that I can no longer set this control as txtfield.Enabled=True so that I can lock it...
SD_TreeList
Author: Star-Dust
Version: 0.27
B4XTree
Events:
Click (IDLeaf As String, LeafName As String)
ClickBranch (ID As String, Expanded As Boolean)
LongRightClick (IDLeaf As String, LeafName As String)
LongRightClickBranch (ID As String, BranchName As String)
Fields...
Download a Library from Here
SD_TreeList
Author: Star-Dust
Version: 0.27
B4XTree
Events:
Click (IDLeaf As String, LeafName As String)
ClickBranch (ID As String, Expanded As Boolean)
LongRightClick (IDLeaf As String, LeafName As String)
LongRightClickBranch (ID As String, BranchName As...
I am starting on a B4A - B4i cross platform project and I want to use XUI for this.
I have a few questions, though.
It is recommended in the video tutorials to move most of the code from the activity to a shared class module. But for multiple activities, should I use a new class module for...
I develop the XUI version of the ScrollView2D library that created @Informatix. I did not base myself on its code but developed everything from scratch. It is still unripe, but it works well and is not very heavy. Clearly for iOS already the native ScrollView is 2D as well as for Desktop...
SD_ElasticTrimmer
Author: Star-Dust
Version: 0.04
ElasticTrimmer
Events:
Change (Value As Int)
Functions:
DesignerCreateView (Base As Object, Lbl As Label, Props As Map)
Base type must be Object
GetBase
Initialize (Callback As Object, EventName As String)
Invalidate
RemoveViewFromParent...
Hi
It is possible to contain all/many of the different "modes" of [B4X] [XUI] xCustomListView (expandable lists, pull to refresh, swipes etc) within one library (Class)?
Within one App I am currently able use the master lib as it is intended for one list, and if I want to use the expandable...
Goodmorning everyone,
We have often discussed in this forum in different threads about the need to be able to insert XUI from design. We all know that the direction that is suggested by AnyWhere software is to create in the design the native views and then replace B4XView to the type...
AS Animated Counter
AS MsgBox
AS PinLock
AS Placeholder
AS Button Slider
AS Floating Loading Button
AutoTextSizeLabel
AS Sliding Circles (Loadingview)
AS Ripple View
AS Gradients Panel
AS Color Chooser
AS Draw
AS View Pager
Have fun :)
I want a better dialog for time input so I created this time (picker) dialog using B4X XUI Views and IME library. I think the code has too many lines. Hope someone can simplify or improve it.
Note: I haven't tested but I think this code can also work for B4i and B4J.
Update: I have tested with...
SD_DogLoadingIndicator
Author: Star-Dust
Version: 0.02
DogLoadingIndicator
Functions:
Class_Globals As String
DesignerCreateView (Base As Object, Lbl As Label, Props As Map) As String
Base type must be Object
Hide As String
Initialize (Callback As Object, EventName As String) As String...
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.