Click to See Complete Forum and Search --> : Looking for source for Forms editor
K Chana
October 28th, 1998, 05:59 PM
I'm looking for C/C++ source code for a forms editor, that will allow me to place controls on a form and reposition them by draging them. I know that the VC samples has code for DlgEdit but I'd like something that uses MFC instead.
Thanks.
Justin Decker
October 28th, 1998, 07:04 PM
hmmmm. It would seem to me that the VC samples you have do use MFC, I can't really see someone coding a visual program with just C/C++. And besides, why not ask in the C/C++/VC discussion board instead of the VB one...
K Chana
October 30th, 1998, 03:55 PM
FYI, not all Windows programs use MFC. DlgEdit is one such example, a Windows based program that uses C code and the Windows API. My point in case anyone else missed it was that I'm looking for a MFC based Forms Editor. A reason for posting here was that this sort of thing would be something that a VB/VC programmer may have information on. BTW I did post on the VC discussion list aswell...
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.