Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: donnyb on October 31, 2009, 11:11:30 pm

Title: WXFrame How do put frame or panel into frame and change
Post by: donnyb on October 31, 2009, 11:11:30 pm
 I am currently working on a project that is using wxsmith frames. I have a frame that uses multiple dialog files to create a newfilewizard for my program so to speak. At any rate now I am now in need to work with the information and I would like to be able to switch out complete frames or panels inside my main frame, do do diffent things.
 So panel 1 would who information on selections of what you would like to do. Then after chosing an option it would close that frame inside my main frame and open a new one. I would need a full example of the code to call a panel or frame into my main frame as I am very new to this software.
 Thank you,
    Donald
Title: Re: WXFrame How do put frame or panel into frame and change
Post by: Jenna on October 31, 2009, 11:24:48 pm
This question is absolutely unrelated to C::B, therefore violating our forum rules.

You should ask this question in a wxwidgets-related forum (e.g. http://wxforum.shadonet.com/ (http://wxforum.shadonet.com/)).