Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: rts2003 on December 29, 2022, 06:41:28 am

Title: Inconsistent wxSmith/wxWidgets code generation: missing exit code
Post by: rts2003 on December 29, 2022, 06:41:28 am
I am following the wxSmith Hello World tutorial (http://wiki.codeblocks.org/index.php/WxSmith_tutorial:_Hello_world).  Sometimes, the exit code is missing.  Clicking on the Quit option does not close the auto-generated window.  When this happens, I just quit and delete the generated folder.  I then redo another wxSmith project, and the generated code may work without problem.  Why the auto-generated code is so inconsistent?  This is also happening with this wx/wxprec.h issue (https://forums.codeblocks.org/index.php/topic,25237.new.html).  Whom should I approach to have more details on this?