Difference between revisions of "Talk:WxSmith tutorial: Hello world"

From Code::Blocks
Line 7: Line 7:
 
http://forums.wxwidgets.org/viewtopic.php?t=34967&p=143167
 
http://forums.wxwidgets.org/viewtopic.php?t=34967&p=143167
 
Somebody forgot to change the tutorial or is this intentional?
 
Somebody forgot to change the tutorial or is this intentional?
 +
----
 +
== FIXING Close() per above ==
 +
 +
in the section
 +
 +
 +
--[[User:WardXmodem|WardXmodem]] 04:05, 24 September 2013 (CEST)

Revision as of 02:05, 24 September 2013

This is a wonderful tutorial which bring me to the world of wxWidget step by step, Thanks! As a beginner myself, I really learned a lot from this page. I think I can create some video tutorials ( use Wink or other screen cast tools) to support these topics.

Using Close() in an OnClose() handler

Doing this makes the program crash when closing via close symbol. http://forums.wxwidgets.org/viewtopic.php?t=34967&p=143167 Somebody forgot to change the tutorial or is this intentional?


FIXING Close() per above

in the section


--WardXmodem 04:05, 24 September 2013 (CEST)