Hi all,
I am testing the implementation of an (extended) layout within a B4XPages project in B4A and B4i version for an important B4XPages project.
TEST
See the attached images "b4xpages_bal" and "b4xpages_bil".
Within B4A all ui elements added to the layout are displayed correctly.
Within B4i version only a part of buttons and fields are displayed and all the rest does not appear (scrolling down the page).
To be more specific, all ui objects added to the layout after the "wvCardDesc" field in red ("b4xpages_bil") in the B4i version are not displayed, scrolling down in their place shows a white area.
HOW I IMPLEMENTED IT
I followed the instructions of the guide "B4X Booklets" (by @Erel) and I did this:
1) I created a new layout (.bil) within B4i with same name of B4A version
2) Using B4A & B4i designer I copied all the ui elements from B4A to B4i
3) I copied all the related designer script
Note:
- The added UI elements are: Label, WebView and ImageView (all elements compatible between the two platforms).
- The related B4X code is (the same) shared between B4A and B4i versione of the app.
HOT TO SOLVE?
Until now I have not yet understood what is the thing that triggers this problem in the B4i version.
Has this ever happened to you? Do you have any suggestions please?
Thanks in advance for your help.
Luca.
I am testing the implementation of an (extended) layout within a B4XPages project in B4A and B4i version for an important B4XPages project.
TEST
See the attached images "b4xpages_bal" and "b4xpages_bil".
Within B4A all ui elements added to the layout are displayed correctly.
Within B4i version only a part of buttons and fields are displayed and all the rest does not appear (scrolling down the page).
To be more specific, all ui objects added to the layout after the "wvCardDesc" field in red ("b4xpages_bil") in the B4i version are not displayed, scrolling down in their place shows a white area.
HOW I IMPLEMENTED IT
I followed the instructions of the guide "B4X Booklets" (by @Erel) and I did this:
1) I created a new layout (.bil) within B4i with same name of B4A version
2) Using B4A & B4i designer I copied all the ui elements from B4A to B4i
3) I copied all the related designer script
Note:
- The added UI elements are: Label, WebView and ImageView (all elements compatible between the two platforms).
- The related B4X code is (the same) shared between B4A and B4i versione of the app.
HOT TO SOLVE?
Until now I have not yet understood what is the thing that triggers this problem in the B4i version.
Has this ever happened to you? Do you have any suggestions please?
Thanks in advance for your help.
Luca.