Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Newbie - simple question

Reply
Thread Tools

Newbie - simple question

 
 
The Mikester
Guest
Posts: n/a
 
      12-21-2004
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?


 
Reply With Quote
 
 
 
 
Tim Love
Guest
Posts: n/a
 
      12-21-2004
"The Mikester" <> writes:

>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.



 
Reply With Quote
 
 
 
 
Rolf Magnus
Guest
Posts: n/a
 
      12-21-2004
The Mikester wrote:

> 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.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple region code question... simple answer?? joseph.greer@gmail.com DVD Video 7 01-26-2007 09:07 PM
Simple Question - Simple Answer? Daniel Frey XML 4 01-12-2005 04:25 PM
Re: Simple Simple question!!! Kevin Spencer ASP .Net 0 06-25-2004 05:25 PM
Re: Simple Simple question!!! ashelley@inlandkwpp.com ASP .Net 0 06-25-2004 04:18 PM
dumb newbie question (or newbie dumb question) Jerry C. Perl Misc 8 11-23-2003 04:11 AM



Advertisments