No, I need something more like a dialog.
After reading through the pdf of the book, I think I'll look into creating a custom dialog. Does anybody know of an easy way to do that through the wxDev-C++ designer?
Thanks again!
FlyingIsFun1217
Search found 497 matches
- Thu Nov 09, 2006 8:53 pm
- Forum: wxDev-C++
- Topic: Options popups in simple app
- Replies: 8
- Views: 1545
- Mon Nov 06, 2006 10:08 pm
- Forum: wxDev-C++
- Topic: Options popups in simple app
- Replies: 8
- Views: 1545
Options popups in simple app
Hello, Not quite sure this is the right place to post it, but here it goes! I'm creating a program that is just like email, except it is only for one computer. Details on that can be found at http://sourceforge.net/projects/mums. Anyway, I have followed the basic tutorial on the wxDev-c++ main site,...