Graphical Programming In C++

Discussion in 'Programming' started by zahidprimex, Jul 6, 2010.

  1. #1
    Hello programmers
    I want to create a c++ application with graphical interface for my school project.I usually use turbo c++ as compiler.For graphical programming which compiler will be better & how will I do it?
    Thanks in advance
     
    zahidprimex, Jul 6, 2010 IP
  2. QuackWare

    QuackWare Member

    Messages:
    245
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    35
    #2
    Try using Visual Studio C++ express edition. Its free and makes some pretty good looking GUI applications.
     
    QuackWare, Jul 6, 2010 IP
  3. gtk29

    gtk29 Member

    Messages:
    519
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #3
    Graphical interface ? Are you talking about Windows GUI ? If yes, then you need a latest compiler like Microsoft VC++ Express. You can design the GUI in Win32, MFC or .NET.
     
    gtk29, Jul 6, 2010 IP
  4. mahesh2011

    mahesh2011 Peon

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Microsoft visual studio c++ 2010 express released by Microsoft for f# also ..try this for a better GUI application..
     
    mahesh2011, Jul 7, 2010 IP