Hi,
I spent two days trying to create a simple dialog application in VS .Net
2002 using Windows Forms (not MFC). So far I managed to build just the one
using MFC.
VS .Net 2002 doesn't have the option of creating a Windows Forms
Application. Is there a way of doing it? I would really apreciate some help.
Regards,
Nicolae
Michael Groeger - 10 Jan 2005 15:22 GMT
1. Start VS.NET 2002
2. New Project
3. On the left side select "Visual C#-Projects" (or whatever language you
like)
4. On the right side select "Windows-Application" (if you chose Visual
C++-Projects this might be called "Windows Forms Application")
5. OK.
There you go, what's the problem?
> Hi,
>
[quoted text clipped - 6 lines]
> Regards,
> Nicolae
Nicolae Fieraru - 10 Jan 2005 22:30 GMT
> 1. Start VS.NET 2002
> 2. New Project
[quoted text clipped - 5 lines]
>
> There you go, what's the problem?
Hi Michael,
You didn't even read my message, did you? Thanks for your reply though.
Regards,
Nicolae
Michael Groeger - 11 Jan 2005 08:44 GMT
Nicolae,
I read your message, but I missed a single word I think or misunderstood
your question. Sorry for that.
Michael
> > 1. Start VS.NET 2002
> > 2. New Project
[quoted text clipped - 12 lines]
> Regards,
> Nicolae
Michael Groeger - 11 Jan 2005 08:49 GMT
Oh, I think I found it. I am running VS.NET 2002 and VS.NET 2003 on two
machines. I looked at the wrong one ;)
Again sorry for my misleading reply...
> Nicolae,
>
[quoted text clipped - 20 lines]
> > Regards,
> > Nicolae
Jos? Joye - 10 Jan 2005 20:12 GMT
You should google the newsgroup with "winform 2002 c++".
As far, as I remember, the winform support in vs2002 for c++ was not at its
best shape.
Jos?
> Hi,
>
[quoted text clipped - 7 lines]
> Regards,
> Nicolae
Nicolae Fieraru - 10 Jan 2005 22:32 GMT
> You should google the newsgroup with "winform 2002 c++".
> As far, as I remember, the winform support in vs2002 for c++ was not at
> its best shape.
>
> Jos?
Hi Jose,
Thank you for the info. I will have a look on google.
Regards,
Nicolae