very urgent question about c++ builder

Do you have a question about makefiles, a compiler or IDE you are using and need to know how to set it up for wxWidgets or why it doesn't compile but other IDE's do ? Post your questions here.
Post Reply
yasmohii
In need of some credit
In need of some credit
Posts: 1
Joined: Thu Aug 09, 2007 12:14 pm

very urgent question about c++ builder

Post by yasmohii »

dear all,

i have a project that implemented using borland c++ builder

i need to convert all that GUI to wxWidgets is there is away without writing all the code again

is there is a tool or a trick to make this conversion

thanks
Scarey
In need of some credit
In need of some credit
Posts: 6
Joined: Wed Aug 08, 2007 10:58 pm

Post by Scarey »

Try wxForms: www.twinforms.com

You'll still have a lot to change, but its a good starting point!
New at Widgets
gururamnath
Super wx Problem Solver
Super wx Problem Solver
Posts: 466
Joined: Sat Sep 18, 2004 2:49 am
Location: California, USA

Re: very urgent question about c++ builder

Post by gururamnath »

wxForms also
wxWidgets Form Designer for Delphi and C++ Builder - http://www.twinforms.com

Code snippets for wxWidgets - http://wxsnippets.com
Post Reply