Author Topic: Help porting wxDev project to code::Blocks wxWidgets  (Read 2785 times)

theo_paphitis

  • Guest
Help porting wxDev project to code::Blocks wxWidgets
« on: March 26, 2010, 10:32:48 pm »
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.