News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

How do I use non-gui related code with wxwidgets?

Started by georgewicks, September 30, 2024, 11:34:36 PM

Previous topic - Next topic

georgewicks

Hi,
I'm not sure, this may have been answered before: I want to know if I can use plain vanilla sockets and select code within the wxwidgets framework? I have a lot of code already written, and I really don't want to adapt the socket code to wxSocket code. Is this possible with wxwidgets and code blocks?
Thanks

Miguel Gimenez

Code::Blocks is an IDE, it does not impose what code you can use.