Dear friends,
In VB, I usually bring up a form, with form.show, in order to show it fast, i.e. not wait for all controls to load. In b4a we have the loadLayout, but I was wondering whether there is a tip to show the activity faster, cause in some of my forms, there is a 1.5-2 seconds load time, while the previous activity is still shown. Thank you.
In VB, I usually bring up a form, with form.show, in order to show it fast, i.e. not wait for all controls to load. In b4a we have the loadLayout, but I was wondering whether there is a tip to show the activity faster, cause in some of my forms, there is a 1.5-2 seconds load time, while the previous activity is still shown. Thank you.