News:

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

Main Menu

Help porting wxDev project to code::Blocks wxWidgets

Started by theo_paphitis, March 26, 2010, 10:32:48 PM

Previous topic - Next topic

theo_paphitis

Hello,

I would like to port my windows wxDev project to Ubuntu using code::blocks & wxWidgets. I have managed to get the code to compile, but I have no idea how to 'port' / re-use the gui layout from wxDev. I do not want to create a new gui layout in code::blocks as the project is still active on windows and i specifically want to be able to port the gui. Is there a method for converting wxForm to wxs (wxSmith format). Or is there a way I can get the wxDev resource file to link??

Thanks in advance.