The task is simple - Is it possible to copy one element from wxFrame, for example wxButton to another wxFrame that has been created later on ?
I've tried from simplest solution like "Ctrl + c", up to cutting the element from one wxFrame to another, but nothing worked.
Unfortunately there is no code to be shown
The result is simple: i want one element copied to another frame/dialog/window, therfore i can create similar wxFrame
~ The IDE is CodeBlock ~