iOS Question B4i Layout from B4A

Alexander Stolte

Expert
Licensed User
Longtime User
 
Upvote 0

aeric

Expert
Licensed User
Longtime User
B4A layout has .bal extension, not .bas. The .bas extension is for class or module. Meanwhile B4i layout has .bil extension.
As @mcqueccu wrote, check the related libraries such as XUI Views before copy and paste the views from B4A designer to B4i.
 
Upvote 0
Top