Newbie - simple question

T

The Mikester

I am fairly new to C++ and i just want to know the best/easiest way to
implement Graphical User Interfaces in my program. Am I right in thinking
Visual C++ is the software for this? Is there anything else I should know?
 
T

Tim Love

The Mikester said:
I am fairly new to C++ and i just want to know the best/easiest way to
implement Graphical User Interfaces in my program. Am I right in thinking
Visual C++ is the software for this?
Not on my HP-UX system, no. You may wish to consider trying a different
newsgroup.
 
R

Rolf Magnus

The said:
I am fairly new to C++ and i just want to know the best/easiest way to
implement Graphical User Interfaces in my program. Am I right in thinking
Visual C++ is the software for this?

It is not "the" software for it. It's one of many options, and it's only
available for Windows (AFAIK).
Is there anything else I should know?

Yes. This newsgroup only deals with the C++ language defined by ISO. It has
a standard library, but that library doesn't deal with GUI systems at all,
so that would be system/compiler/library specific and you need to consult a
newsgroup that is about that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top