Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

gui using visual c++


  • Please log in to reply

#1
shimer

shimer

    New Member

  • Member
  • Pip
  • 2 posts
Is it possible to create GUI using Visual C++.If yes how??????????
  • 0

Advertisements


#2
Spike

Spike

    nOoB

  • Member
  • PipPipPipPip
  • 1,357 posts

Is it possible to create GUI using Visual C++.If yes how??????????


Hey there shimer,

More than likely if you have been using Visual C++, you've already been creating a GUI (Graphical User Interface). Unless of-course you've been creating a "Console Application"... Visual C++ is part of the Visual Studio Suite and already has built in functionality for creating GUI. Which makes Visual C++ different from the rest as it has really easy functionality of creating the user experience. I am assuming you are using some form of Microsoft Visual C++, all you have to do is select the right option when creating a new project. When the "New Project" window is shown, make sure to select "Windows Forms Application".

Posted Image

Doesn't matter which version of Visual Studio you are using, you should be able to find the "Windows Forms Application" in the same place you found "Win32 Console Application". In terms of actually programming it, each section of code will only be executed on certain events, as opposed to sequentially in console applications... Hope I've helped, if you need anything else don't hesitate to ask.

Peace Out :)
Spike
  • 0






Similar Topics

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP