News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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.