I made a panel with many sub-views in my main application, but now decided that it would be best to make this panel a separate layout and then load that new layout into new panels as needed in a CustomListView.
Is there a way to copy a panel (with all of its child views) into a separate project? I tried highlighting the one panel in my main application Abstract Designer Window, hitting CTRL-C to copy it, then opening a new project and pasting the panel into the new Abstract Designer Window, but that didn't work.
Is there a way to copy a panel (with all of its child views) into a separate project? I tried highlighting the one panel in my main application Abstract Designer Window, hitting CTRL-C to copy it, then opening a new project and pasting the panel into the new Abstract Designer Window, but that didn't work.