Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: donwazonesko on June 12, 2019, 12:16:09 pm

Title: While creating second wxFrame - objects like mpWindows are not available
Post by: donwazonesko on June 12, 2019, 12:16:09 pm
Hello!

I've got one question about wxSmith while worikng with CodeBlock.

I've create application that can do simple signal processing. For a while now, I've only been using only one wxFrame called "Naukaframe.wxs", and few mpWindow placed on it, however i needed to create another wxFrame called "Okno_startowe.wxs" with few seperated mpWindows on it.

While i was creating another wxFrame "Okno_startowe.wxs" I was not able to chose anything from Aui/Contrib/MathPlot tabs, however if i change back to main wxFrame, these tabs are still available.

Let me show you what i mean with pictures.

Here is main opened "Naukaframe.wxs"
https://pasteboard.co/Ij3u5V6.png

And here is second one created without available tabs.
https://pasteboard.co/Ij3uBv6.png

What can be the problem in here? How can i solve this?

Best Regards,
Michael