Other B4A v9.50 has been released

Erel

B4X founder
Staff member
Licensed User
Longtime User
This update adds support for copying and pasting layouts between the three platforms. This is an important feature that will make it simpler to build cross platform applications.

Improvements:


Developers who are eligible for a free upgrade will receive an email with installation instructions. Other developers will receive a discount offer.

Note that B4J v7.80 was released as well: https://www.b4x.com/android/forum/threads/b4j-v7-80-is-available-for-download.109466/#post-683761
 
Last edited:

DALB

Active Member
Licensed User
Woooh ! After AS3 from Adobe, Android, et Kotlin from Mr Google, now, B4A !!!
I use to code under VB, VBA and so on.
But I recognize that this software is like a cake !
Thank you to the creator and to the team too!
I'have read the booklets, many tutorials, and even if I've built under different softwares, here, I see a real efficency.
 
Upvote 0

luke2012

Well-Known Member
Licensed User
Longtime User
First of all I have to say: "Outstanding version. Thanks @Erel"!
I starting a new XUI project and I made a simple layout using a panel and a imageview as child view.

LITTLE ISSUE ABOUT IMG FILE
When I copy and paste the panel view (using copy and paste from "Albero View" translated in Italian) within B4i 6.00 Designer (new fresh project) the layout works fine (it runs without errors and with the right size and properties) but I have a little issue because I see a white screen instead of the image that I linked to the imageview.

TEST CASE DETAILS

- B4A 9.50 (XUI LAYOUT CREATION)
1) Using B4A Designer I have added a panel and within it I attached an imageview
2) Using B4A file tab I have created a folder named "Brand Images" and within this folder I putted a file named "kid_and_dog.jpg".
3) I linked the image to the image view and when I run the app and it works fine (I see the image when the app starts).

- B4i 6.00 (XUI LAYOUT PASTE)
1) I pasted the copied panel (from B4A project) within the B4i Three View and it works fine
2) I ran the B4i project within the iPhone emulator and I saw a white screen.
3) I checked within B4i / Designer / Files and I saw an empty folder named "New Group"

I'm wrong? Is there another way to copy the linked files ?

Thank you in advance for your help
Luca.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…