Author Topic: Installed but can't compile  (Read 19464 times)

jsimmons

  • Guest
Re: Installed but can't compile
« Reply #15 on: August 16, 2005, 12:45:53 am »
Hint: Redesign it from scratch. If you're using so much MFC you might need to redesign it with a multi-tier approach sooner or later, anyway ;-)

Multi-tier?

The goal is merely to convert it and to become acquainted with wxWidgets.  I want it to look and act as much like the MFC version as possible.

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Installed but can't compile
« Reply #16 on: August 16, 2005, 12:54:59 am »
Hmmm... actually I don't know much, I don't use MFC... anyone care to help?

Oh - found a good link! MFC and wxWidgets equivalents.

http://www.novell.com/coolsolutions/feature/11244.html
And http://wiki.wxwidgets.org/wiki.pl?WxWidgets_For_MFC_Programmers

Anyway you might like trying some wxWidgets tutorials so you can find out the similarities yourself.
« Last Edit: August 16, 2005, 01:24:26 am by rickg22 »

grv575

  • Guest
Re: Installed but can't compile
« Reply #17 on: August 16, 2005, 06:24:01 am »
This one is also decent (especially for trying to convince management)  -- compelling screen shots.

http://www-128.ibm.com/developerworks/library/l-mfc/?n-l-4182

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: Installed but can't compile
« Reply #18 on: August 16, 2005, 11:36:32 am »
Hello,

The new wxWidgets book could also be of some help (appendix K especially). You can have a look at it here:

http://www.wxwidgets.org/
http://www.amazon.com/exec/obidos/ASIN/0131473816/qid%3D1124184075/sr%3D11-1/ref%3Dsr%5F11%5F1/104-0711450-4167911

Best wishes,
Michael