Hello There,
I’m working on multiple projects and one project requires some GUI part which was used in other projects. Basically, I want to know how to copy specific panel/screen from one project to another?
BR,
Keshav Aggarwal
Hello There,
I’m working on multiple projects and one project requires some GUI part which was used in other projects. Basically, I want to know how to copy specific panel/screen from one project to another?
BR,
Keshav Aggarwal
Can you convert those parts into components? Each component has a its own file in the project folder, thus can be easily shared between projects.
It worked that way. I created a component of a panel I wished to copy and then imported that component and its assets into new project. After job is done, I detached and deleted the component as it wasn’t required.