User forums > Using Code::Blocks
VC++ 2 CB
Jenna:
--- Quote from: vc2cb on September 06, 2008, 06:52:40 pm ---Ok, I see. Have a (probably) last question, technical: without using wxWidget, is there any native window support in g++?
I mean, the low level ones (like CreateWindow() and the events management)?
[or do I need wxWidget? and if so, does it allow a low level programmation?)
Thanks!
--- End quote ---
If I understood right, you are on windows.
You can read this: http://www.mingw.org/MinGWiki/index.php/w32api
And, of course, you can try to create a win32-gui project with the wizard and have a look on the source code.
vc2cb:
Thanks jens - was hoping a reply like that! Right now I'm on something else (php) and don't have much time for this, but soon... I'll be ready.
And your answers look very good to me!! :D
Navigation
[0] Message Index
[*] Previous page
Go to full version