Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / January 2005

Tip: Looking for answers? Try searching our database.

Help creating a Dialog Application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nicolae Fieraru - 09 Jan 2005 06:01 GMT
Hi All,

I just start learning Visual Studio 2002. I use C++ and I want to create a
dialog application.
For this I select File->New Project->Win32 Project and in the Application
Settings I chose Windows application.
Now, when I run the solution, I get a form with a menu and a dialog form.
All I want to get is a simple dialog form. How can I do this?

Regards,
Nicolae
Gerry Hickman - 10 Jan 2005 00:29 GMT
Hi,

If you want a .NET dialog application you have to use WinForms with
managed code.

If you want a "non .NET" dialog app, you should conisder using MFC -
just choose "dialog" in the wizard.

> Hi All,
>
[quoted text clipped - 7 lines]
> Regards,
> Nicolae

Signature

Gerry Hickman (London UK)

Nicolae Fieraru - 10 Jan 2005 06:55 GMT
> Hi,
>
[quoted text clipped - 3 lines]
> If you want a "non .NET" dialog app, you should conisder using MFC - just
> choose "dialog" in the wizard.

> Gerry Hickman (London UK)

Hi Gerry,

I don't have the option WindForms in there (I have VS .Net 2002). I have for
example the option: Managed C++ Application, which is a console application.
I can add a dialog form to the resources, but when I run the application, I
only get a console window. Is there a way showing the dialog form when I run
the application?

Regards,
Nicolae
Gerry Hickman - 10 Jan 2005 23:44 GMT
Hi,

Something may be wrong with your setup.

1. Create a new solution
2. Right-click the solution and choose "Add" then "New Project"
3. Choose "Visual C++ Projects"
4. Choose ".NET Projects"
5. Choose "Windown Forms Application"

If you don't see these options, tell us exactly what you do see. I
tested this in VS.NET 2003, but I seem to remember it was similar in
VS.NET 2002.

I'm not sure why you want to program a dialog app in .NET with managed
C++ anyway, it seems a strange thing to want to do?

>>Hi,
>>
[quoted text clipped - 16 lines]
> Regards,
> Nicolae

Signature

Gerry Hickman (London UK)


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.