Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: vish on April 04, 2007, 09:58:29 pm
-
hi everyone i'm not so great programmer. i have a c program for which i plan to use wxwidgets for gui. i dont understand if we can integrate c with wx widgets . please help me!!!!!!
-
No, you cannot integrate wxWidgets with C, as it is written in and designed for C++. However, I think you would find C++ to be a much better language than C if you were willing to learn it.
-
hi thanks for postin the reply.
i'm ok with c++ but how do i use widgets. mine is a console program. please help!!!!!111
-
wxWidgets:
http://www.phptr.com/content/images/0131473816/downloads/0131473816_book.pdf
Cross-Platform GUI Programming with wxWidgets
Using CodeBlocks:
http://www.sci.brooklyn.cuny.edu/~goetz/codeblocks/codeblocks-instructions.pdf
http://www.sci.brooklyn.cuny.edu/~goetz/codeblocks/
//-- Wiki Index
CodeBlocks Wiki Index (http://wiki.codeblocks.org/index.php?title=Special:Allpages)
//-- Wiki Main Page
CodeBlocks Wiki Main Page (http://wiki.codeblocks.org/index.php?title=Main_Page)