Hello friends
We are happy to have a great community and great friends like you.
We do our best to make B4x look more beautiful
Today we give you another cross-platform library as a gift
5- UM_SnackBar
Author: Ui max_co
Version: 1.20
compatible with: B4A,B4i,B4J
Click to see more...
Dim no As NativeObject = tbc
no.GetField("tabBar").SetField("tintColor", no.ColorToUIColor(Colors.white)) 'active item
no.GetField("tabBar").SetField("barTintColor", no.ColorToUIColor(limablue)) 'bar color
no.GetField("tabBar").SetField ("translucent", False)
Hi, with this code...
Hi everyone, i'm trying to code an app structued like so:
- Splash Screen where i test internet connection
- Login Form
- Home (With a Scroll view inside)
After Login will appear Home page and then the KeyController will switched to TabBarController.
Doing like so the ScrollView get blank and...
A better menu, can you find here
First, i spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support me, then you can do it here by Paypal or with a coffee. :)
This is the V2 of the...
Hello, it is still possible to change the height of the tabbar?
The method below does not seem to work on iOS 11
https://www.b4x.com/android/forum/threads/change-tabbar-height.71415/#post-453775
I would like to know how I can adjust the TabBarIcon so that it is centralized vertically, I believe that the space below the image can be of the title, in b4i it talks to pass empty string for the title does not appear.
Sub Process_Globals
Public App As Application
Private Page1 As...
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.