Code::Blocks Forums
User forums => Help => Topic started by: muxecoid on December 29, 2008, 04:30:46 pm
-
Hello! I tried to use wxSmith with C::B. I made a Hello World and it fails, I can close the window. Event handler doing fails to close it and nothing happens after clicking X on window head. What's wrong?
Ubuntu 8.04 latest stable wx and CB from official site.
-
BTW just checked the same thing works perfectly in Windows. Will try under KDE SuSE tomorrow.
-
Try to use newest nightly build. I've found some bugs in wxWidgets causing some events to be dropped on linux, it required generating little bit different code.
BYO