473,382 Members | 1,786 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Help creating a Dialog Application

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
Jul 21 '05 #1
3 1469
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.

Nicolae Fieraru wrote:
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 (London UK)
Jul 21 '05 #2

"Gerry Hickman" <ge********@yahoo.co.uk> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
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. 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

Jul 21 '05 #3
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?

Nicolae Fieraru wrote:
"Gerry Hickman" <ge********@yahoo.co.uk> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
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.


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 (London UK)
Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: dave | last post by:
I first started using HCW.exe to compile .rtf filew created with MS Word a couple of weeks ago. I used the file | new menu then selected New project in the dialog box and everything worked as...
2
by: Patrick Lim | last post by:
Here is the problem: I have written a non-modal frame class in Java for displaying help text when a user is using an application. It works as desired in that if the user selects "help" again,...
7
by: Tigger | last post by:
Dear Experts, I am working on ASP.NET. I have got a problem related to the usage of Javascript in ASP.NET. Please help. The story is the following: 1) I am developing an ASP.NET application. I...
10
by: One Handed Man [ OHM ] | last post by:
If this is duplicated, I'm sorry because I cant find the original post I made today Anyway . . Now its my turn to ask a question I want to develop an app which will run in the system tray....
3
by: dencdr | last post by:
Hi, I have an application VB.NET (using Form Win32) with no icon in TaskBar. When a FORM of this application is visible I see this application in the list of "Alt+Tab" choice. How do for...
3
by: Nicolae Fieraru | last post by:
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...
6
by: cj | last post by:
Lets just take this example I'm looking at now. I'm looking at the help screen titled .NET Framework Class Library FolderBrowserDialog Class . It gives an example at the bottom that begins with:...
3
by: James | last post by:
I'm interested in learning C++. I'm not sure exactly what this means. I'm currently a VB.NET/C#.NET programmer (both Windows Forms and ASP.NET). I am totally clueless when it comes to C++. I've...
14
by: brett | last post by:
I have an ASP.NET 2.0 web application that runs fine on my local machine. However, once I upload it, I get this error: Parser Error Description: An error occurred during the parsing of a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.