Some official custom views do not have fundamental properties, such as Visible, Left, Top, etc.; for example B4XTable.
I know that it is possible to use:
B4XTable1.mBase.Visible
but this is not intuitive nor consistent and especially for newcomers to B4X it can be a problem.
Note that...
Hi everyone,
Disclaimer: The app I’m developing will not be published on the Play Store.
I’ve a WatchDog app (WD) that launches the Main app (M) with which the users actually interacts.
The goal is to be able to update M.
The idea is to download the new apk file in a folder through M itself...
Hello Everyone!
I 'm new to B4x and I'm trying to create an app using B4XPages.
I want to change the visibility of some buttons based on a certain value (done that). Moreover I want those buttons rearranged, so that the visible buttons would look better. For example if i had 5 Buttons and only...
Hi everyone, i'm coding an android app.
I noticed that when the app launches (in debug and also in release) there is a moment where is possibile to see the default page with the ugly android titlebar with the app name (#ApplicationLabel: <name>) and blank activity, BEFORE the app actually...
Hi, everyone, im trying to use the Place Autocomplete View from Erel.
I have the necessity to hide (or show) the view as i want by code, but the command:
PlaceAutocompleteView.Visible = False
doesn't exist... how can i solve this?
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.