B4A Tutorial [B4X] B4XPages - Cross platform and simple framework for managing multiple pages - Erel Jul 12, 2023 (79 reactions) This can be a good place to implement tasks that can also run in the background.
B4XPages is an internal library.
B4XPages related discussions: https://www.b4x./?query=b4xpages B4A Question B4xPages module or layout - LucaMs (first post) Jan 10, 2022 (1 reaction) A B4XPage is a CLASS module that contains and provides a basic pane/panel (B4XView), Root.
There is usually only one Activity; each B4XPage has its own Root and when a B4XPage is opened(show), the Root of the last page opened is always shown.
In a Root (pane/panel) you can load and remove as many Share My Creation [B4J][B4XPages] A Helper App for Examining and Documenting Designer Layouts - William Lancee Feb 27, 2023 (8 reactions) I use B4Xpages exclusively. There are times when my designer views are spread over multiple pages.
I am often expedient (lazy) in how I name these views (button1, label1, etc.).
The result is that I have to examine layout files in each platform for the views I am looking for.
When I find them, I h B4A Question Set edittext content using inline Java - Erel (first post) Jul 16, 2024 (1 reaction) No. B4XPages is a regular library built upon the standard activities (a single activity actually). Wish Add the following comment to New B4xPages App - Cableguy (first post) Dec 08, 2023 (3 reactions) You can do it yourself, B4XPages is a Opensource Template, provided by EREL, and you can customise it to your own needs.
https://www.b4x.com/android/forum/threads/b4x-projects-templates.119901/
That way, whenever you create a new B4XPages project, based on your template, those comments will be ther Other B4J v8.31 has been released - Erel Jun 15, 2020 (25 reactions) Download link: https://www.b4x.com/b4j.html This update includes several bug fixes and updates to internal libraries. New internal libraries: B4XPages, PreoptimizedCLV, B4XPreferencesDialog and X2. B4XPages is a new framework that makes it much simpler to develop B4A apps and cross platform solut Italian B4XPages - (scarso) Tutorial in italiano - LucaMs Oct 25, 2023 (13 reactions) Dato che secondo me (e non certo soltanto secondo me, anzi) è molto meglio creare progetti di tipo B4XPages che i classici B4A, e che alcuni membri di B4X li trovano (stranamente) ostici, ho deciso di provare a scrivere un breve tutorial sull'argomento.
Non sarà granché, sia perché non so se ne sar B4A Question Bluetooth Chat Example, missing library? - DonManfred (first post) Aug 15, 2020 (1 reaction) B4XPages is a internal Library in V10. So what should i answer more?
From the 1st Searchresult B4A Question Are there more sophisticated examples for B4XDrawer? - josejad (first post) Sep 15, 2020 (4 reactions) If I'm not wrong, with B4X we're talking about examples, classes, etc... that works on all platforms (B4A, B4J, B4i). B4XPages is a "new way" of programming the apps to make easier to share the code between the three platforms. You can still use B4A just as you did, or you can adapt to B4XPages tha Wish B4XPages under the hood - LucaMs (first post) Dec 30, 2022 (2 reactions) B4XPages library is a B4XLib library, so you can read/study its source code (it is a zip file, so just unzip it). Page: 1 2 3 4 5 6 7 Powered by ColBERT |