How to make a panel from several resource files?
By Sergey Lagner
13 Apr 2013 07:17
English
1 Replies
Hi there.
There are 3 panels panel.xml panel2.xml panel3.xml in my project. I'd like to combine them to one panel. But I can't do this in UI Native Builder.
So can I create a panel which be constructed from a several .xml files?
Something like that...
class MyPanel : public Panel {
MyPanel() {
Construct(L"panel", L"panel2", L"panel3");
} ...
Thanks.
Edited on 18 03, 2014
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.