User forums > Using Code::Blocks

Form/GUI Designer, suggestions, Win & Linux

<< < (2/2)

stahta01:

--- Quote from: vmars316 on April 19, 2012, 01:03:28 am ---Greetings,
Does this mean, using codeblocks, i could get all the benefits of wxSmith etc..
using just plain ol' "C"? Not C++.

Can codeblock give "C" all the functionality of :

Using Boost with Code::Blocks (Windows)
Using wxWidgets with Code::Blocks
Using SDL with Code::Blocks
Using GLFW with Code::Blocks
Using Allegro with Code::Blocks
Using FreeGlut with Code::Blocks
Using OpenCV with Code::Blocks    ?

Thanks...Vernon

--- End quote ---

No, not without a lot more work.
For example, wxWidgets is a C++ Library; without a C wrapper using it in a C program would not be easy.

Tim S.

Navigation

[0] Message Index

[*] Previous page

Go to full version