Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: vish on April 04, 2007, 09:58:29 pm

Title: wxwidgets and c
Post 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!!!!!!
Title: Re: wxwidgets and c
Post by: TDragon on April 04, 2007, 10:08:26 pm
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.
Title: Re: wxwidgets and c
Post by: vish on April 05, 2007, 02:12:44 pm
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
Title: Re: wxwidgets and c
Post by: Pecan on April 05, 2007, 02:25:37 pm
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)