Talk:WxSmith tutorial: Hello world

From Code::Blocks
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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?