Results 1 to 5 of 5
  1. #1
    xyddragon's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    28
    Reputation
    25
    Thanks
    55
    My Mood
    Sneaky

    Question Getting Started With Visual Applications [Solved]

    Hi there i know the basics of c++ but i have done all of the programs through "Console applications" and im wanting to do some desktop apps with a interface. Can anyone help me. Where do i start?
    Leave no words unspoken and save regrets for the broken.





  2. #2
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    You need to use Visual C++ to create softwares with graphical interfaces. Here's a tutorial to start:



    Follow his tutorials and you will become good very soon

  3. #3
    xyddragon's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    28
    Reputation
    25
    Thanks
    55
    My Mood
    Sneaky
    Thanks ill take a look
    Leave no words unspoken and save regrets for the broken.





  4. #4
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Sounds good. Marking it solved for now.

  5. #5
    258456's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    ghjghj
    Posts
    1,222
    Reputation
    18
    Thanks
    300
    My Mood
    Relaxed
    Well, you can do Visual, but you can make everything from scratch and use the Windows API like i do. It's a lot more work, but it gives you more control over your project. It's all down to preference though. Some people like doing visual, and some like the winapi. It's your choice. There's no "best" one. It all depends on the stuff you will make, and if you know both then that's great, and now you have the options do to stuff however you need done.

Similar Threads

  1. [C/C++ Tutorial] Getting Started With Visual C++/CLI
    By Hassan in forum Programming Tutorials
    Replies: 44
    Last Post: 04-02-2021, 07:16 PM
  2. [Help] Getting Started With C++ [Solved]
    By Cehk! in forum C++/C Programming
    Replies: 6
    Last Post: 11-29-2011, 04:39 AM
  3. [Help] Getting started with Uniform Spatial Subdivision.
    By bubblesppf in forum C++/C Programming
    Replies: 0
    Last Post: 07-25-2011, 01:49 PM
  4. Getting started with Mw 2 MPGH
    By lolbie in forum Call of Duty Modern Warfare 2 Private Servers
    Replies: 27
    Last Post: 07-31-2010, 08:51 PM
  5. [Tutorial] Getting Started With a On Screen KeyBoard
    By CoderNever in forum Visual Basic Programming
    Replies: 11
    Last Post: 12-02-2009, 05:02 PM