Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: sevendogzero on February 09, 2012, 07:04:36 pm
-
Code Blocks 10.5
Long time since I've programmed Win32.
Created a new Frame based Windows GUI app. Code Blocks created
a nice windows standard framework. (Thanks)
Question.
After the main CreateWindow, I see a ShowWindow call,
but no UpdateWindow call.
What's the thinking here?
Regards,
-
Question.
After the main CreateWindow, I see a ShowWindow call,
but no UpdateWindow call.
What's the thinking here?
Get the free book here: http://www.wxwidgets.org/docs/book/ and read for yourself.
Unrelated to Code::Blocks, closing topic.