Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
[SOLVED] MDI Application
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: [SOLVED] MDI Application (Read 3711 times)
Landslyde
Guest
[SOLVED] MDI Application
«
on:
September 07, 2014, 08:20:20 am »
CB: 13.12
In starting a wxWidgets GUI app in CB, how do I change the default frame to an MDI Frame? I've looked but can't find a tutorial on this, anything for that matter. Any insight to this issue would be appreciated.
Landslyde
«
Last Edit: September 07, 2014, 07:19:59 pm by Landslyde
»
Logged
oBFusCATed
Developer
Lives here!
Posts: 13413
Re: MDI Application
«
Reply #1 on:
September 07, 2014, 12:15:15 pm »
Have you looked in the doc of wxWidgets?
Logged
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]
Landslyde
Guest
Re: MDI Application
«
Reply #2 on:
September 07, 2014, 07:19:23 pm »
I believe I have some reading to do now. Thank you.
Also, this is an invaluable book to understanding wxWidgets:
http://ptgmedia.pearsoncmg.com/images/0131473816/downloads/0131473816_book.pdf
«
Last Edit: September 08, 2014, 04:36:04 pm by Landslyde
»
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
[SOLVED] MDI Application