wxsmith help

Hi, I'm writing a somewhat small game (RPG style) and I have been using C++/wxwidgets with wxsmith under CodeBlocks. How do I make a button in one frame open up another frame? The only button I've used successfully is a close button (using "Close();" inside the void fuction of the main cpp file). I know how to make my program using only c++ code, but I'm unsure how to integrate it with wxsmith. If anyone knows a good tutorial to follow, please let me know. Thanks!
Last edited on
Topic archived. No new replies allowed.