This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
In GUI Composer, I created project using a simple template. I added ComboBoxes and a Checked Listbox tothe Content Pane. Now I would like to move those items to a Tab Container.
I tried to cut and paste, but the pasted items lost the variables name that were bound to the control.
What is the best way to do move the items?
Thanks,
Stephen
Stephen,
I also see that a copy/paste or cut/paste preserves the widget properties but not the binding. I think it is designed to work this way. On the other hand, moving the widget into a Tab Container (drag and drop), does preserve the binding.