This is a Example project for the AS_TextFieldAdvanced, to show the password strength indicator.
https://www.b4x.com/android/forum/threads/b4x-xui-as-textfieldadvanced-title-information-counter-password-button-prefix-suffix-icons-multiline.141337/
Have Fun :)
This class helps you create a simple Clickable Text Based Bread Crumbs Feature which supports CharSequence too.
Usage is very simple.
Create a list which has individual items to be shown as bread crumbs. This can be text / charSequence or mix of both.
Initialize TextCrumbs and pass this list...
Hello everyone in the community, I was looking for a code that would help me indicate the pagination a CustomListView and know in which position the list was indicated.
I managed to create a simple code to be able to do it.
If you can improve it, please follow the thread of this post...
For use in B4A, B4J, B4i.
Copy b4xlib file to: \B4X Additional Libraries\B4X.
v1.01 update: xBusy.Base_Resize now handles bitmap resizing correctly on iOS devices.
Properties:
BackgroundAlpha - transparency of the overlay.
BackgroundImage - Assign a custom B4XBitmap for a background image...
This is my first attempt to create a library Please be kind :)
This allows you to make a label with tiny indicator on left which can be turned on or off (with any choice of color)
Usage instructions:
- Download the ledlabel.jar & xml and put it in the B4X additional library folder
- Add...
Hello,
how can i to adjust the indicator length to the width?
in B4A i do it that way:
Public Sub GetAllTabLabels (tabstrip As TabStrip) As List
Dim jo As JavaObject = tabstrip
Dim r As Reflector
r.Target = jo.GetField("tabStrip")
Dim tc As Panel = r.GetField("tabsContainer")...
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.