Results 1 to 4 of 4

Thread: GUI related problem C++

  1. #1
    Join Date
    Feb 2009
    Posts
    105

    GUI related problem C++

    I have a program written in C but I would give it a graphical interface, not wanting to switch to another language I would readjust in c + + knowledge that it allows to create a graphical interface, but I know that in the c + + library has not graphics but we can import it? You can create graphical interfaces in c + +?

  2. #2
    Join Date
    Mar 2008
    Posts
    192

    Re: GUI related problem C++

    I have a program written in C but I would give it a graphical interface, not wanting to switch to another language I would readjust in c + +
    you could simply create the language that you think another program with a graphical user interface that relies on first making the redirect standard streams on the pipe.

    knowing that it allows you to create a graphical interface,
    in reality there is a graphical toolkit for the C, GTK, and also the Win32 API (CASOMAI the program is for Windows) are exported almost entirely in C or COM interfaces available in C, with the exception only GDI + to my knowledge.

    the c + + library has not graphics but we can import it
    true: C + + is a language that must be used in contexts where there are no graphical user interfaces.
    can you provide me a guide, you can create graphical interfaces in c + +?
    if in the end decide to actually do the porting to C + + is a direct response to the information you need to read depends totally on the platform or on which the program has to run Windows? Linux? Mac? a combination of the above?

  3. #3
    Join Date
    Dec 2008
    Posts
    70

    Re: GUI related problem C++

    Or use a framework like QT 4.5 and you solve the problems regardless of the platform.

  4. #4
    Join Date
    Feb 2009
    Posts
    105

    Re: GUI related problem C++

    I downloaded gtk 2.14.6 but I wanted to know is an application or a library? I have not yet installed but there is a guide, at least that explains how to create a simple program to have an idea?

Similar Threads

  1. T43 windows 7 CD/DVD related problem
    By LynDa55 in forum Portable Devices
    Replies: 3
    Last Post: 26-11-2010, 01:21 AM
  2. problem related to the Arma 2 GTX 480
    By venkat=raghavan in forum Monitor & Video Cards
    Replies: 5
    Last Post: 09-10-2010, 02:45 PM
  3. problem related to headphones in iphone
    By Thunder Chicken in forum Portable Devices
    Replies: 3
    Last Post: 10-12-2009, 08:36 PM
  4. problem related to Xp
    By skpanda in forum Operating Systems
    Replies: 4
    Last Post: 21-07-2009, 08:14 AM
  5. Problem related to Bios!
    By Golfert in forum Operating Systems
    Replies: 1
    Last Post: 10-11-2008, 08:18 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,626,692.17810 seconds with 16 queries