|
|
|
#1
|
||||
|
||||
|
I think I know what you are talking about. When you create a visual C++ MFC app in vs2005, it gives you all these context menus and the basics, but it does not give you a form for the main window to edit like c# or VB.
You can fix this if you want. You can actually specify it to be a CFormView instead of a CForm. CFormView is the "visual" part of visual C++. Go Here: http://www.functionx.com/visualc/controls/forms.htm Look at number 6 of that tutorial. In the last tab of the wizard, you choose the properties of #6 in the tutorial. Change the Base class to a CFormView. ![]() Unfortunately, I don't know any other IDE's to help, but hopefully this post is what you are talking about. Your main form will be editable like this: http://img490.imageshack.us/my.php?i...ntitled4xd.png
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL] Last edited by Quall999; 14-02-2006 at 06:43. |
| Sponsored Links |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Poke in Visual Basic | paraidy | Game Coders | 11 | 19-10-2005 12:19 |
| softICE in the place of visual studio !! | linladen | CD/DVD Copy Protections & Utilities | 1 | 28-12-2004 08:31 |
| Visual Problems | KeneticKangaroo | DC Games | 1 | 16-07-2002 17:56 |