User forums > Using Code::Blocks

wxwidgets and c

(1/1)

vish:
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!!!!!!

TDragon:
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.

vish:
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

Pecan:
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
   //-- Wiki Main Page
    CodeBlocks Wiki Main Page

Navigation

[0] Message Index

Go to full version