Y YoungHarry Member Licensed User Longtime User Jun 7, 2013 #1 I have published several apps that I would like to combine into a suite. I can easily do the code by copying it from the other apps into the suite. Is there any way to copy the layouts from one designer file to another? That just saves rebuilding the layouts onto panels in the suite.
I have published several apps that I would like to combine into a suite. I can easily do the code by copying it from the other apps into the suite. Is there any way to copy the layouts from one designer file to another? That just saves rebuilding the layouts onto panels in the suite.
barx Well-Known Member Licensed User Longtime User Jun 7, 2013 #2 If I'm not mistaken it is simply a case of\ in the designer go to File > Open. Find the layout file and open it. Upvote 0
If I'm not mistaken it is simply a case of\ in the designer go to File > Open. Find the layout file and open it.
Erel B4X founder Staff member Licensed User Longtime User Jun 7, 2013 #3 barx is correct. The layouts files are simple files. You can just copy them to the new project (File -> Open will actually copy them). Upvote 0
barx is correct. The layouts files are simple files. You can just copy them to the new project (File -> Open will actually copy them).
barx Well-Known Member Licensed User Longtime User Jun 7, 2013 #4 Makes a change for me to be correct, maybe I'm getting good at this Won't make any assumptions too early though. Thanks for confirming Erel Upvote 0
Makes a change for me to be correct, maybe I'm getting good at this Won't make any assumptions too early though. Thanks for confirming Erel