How to dinamically change .bal files

EduardoElias

Well-Known Member
Licensed User
Longtime User
I wonder how change the .bal file dinamically.

I am planning to use .bal file to follow Informatix example to create a grid using loadlayout for each item loaded.

But came up the idea of change the layout of what is displayed eventually. So my idea is to draw the bal file on pc and the apk download new versions of it for use.

Is it possible to load bal files that is downloaded? (i dont know all the implications to better ask)

Thanks
 

JonPM

Well-Known Member
Licensed User
Longtime User
No, the bal files need to be compile in b4a before they can be used on a device
 
Upvote 0
Top