Where to get good C++ GUI tutorials?

Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Mar 2007
Posts: 68
Reputation: ongxizhe is an unknown quantity at this point 
Solved Threads: 1
ongxizhe's Avatar
ongxizhe ongxizhe is offline Offline
Junior Poster in Training

Where to get good C++ GUI tutorials?

 
0
  #1
Jun 12th, 2007
I have two questions to ask.
Firstly, I would lke to know is C++ GUI the same as C++.NET or there isn't such thing as C++.NET?
Secondly, although you won't suggest me to learn C++.NET and you would ask me to learn C#, but I'm will still be asking for C++.NET/C++ GUI tutorials. And I need some GOOD ones. What I mean by good are easy to understand, written in simple English, no errors/mistakes in the tutorials.
If you know where to get, please kindly post a reply.
Your help will be appreciated.
Thank you!
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,625
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 714
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Code Goddess

Re: Where to get good C++ GUI tutorials?

 
0
  #2
Jun 12th, 2007
>Firstly, I would lke to know is C++ GUI the same as C++.NET or there isn't such thing as C++.NET?
It's the other way around. There isn't such a thing as C++ GUI. There are a number of libraries that let you create a GUI using C++, but that's different from a single library that can be compared with C++.NET.

>Secondly, although you won't suggest me to learn C++.NET and you
>would ask me to learn C#, but I'm will still be asking for C++.NET/C++ GUI tutorials.
There's a reason that C# is recommended over C++ for .NET work, and the reason is that C++ was butchered into supporting .NET and that new language (C++/CLI) is painfully inconsistent and awkward to use. But if you're really interested, you don't want tutorials. You want a good book.

>What I mean by good are easy to understand, written in simple English,
>no errors/mistakes in the tutorials.
That kind of good is extremely hard to come by.
I'm here to prove you wrong.
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 68
Reputation: ongxizhe is an unknown quantity at this point 
Solved Threads: 1
ongxizhe's Avatar
ongxizhe ongxizhe is offline Offline
Junior Poster in Training

Re: Where to get good C++ GUI tutorials?

 
0
  #3
Jun 12th, 2007
Okay. What about "bad" ones?
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,625
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 714
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Code Goddess

Re: Where to get good C++ GUI tutorials?

 
0
  #4
Jun 12th, 2007
>Okay. What about "bad" ones?
Search for "C++/CLI tutorial" on google. I'm sure you can find plenty of bad ones. I don't know of any decent ones that are thorough enough and beginnery enough.
I'm here to prove you wrong.
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 68
Reputation: ongxizhe is an unknown quantity at this point 
Solved Threads: 1
ongxizhe's Avatar
ongxizhe ongxizhe is offline Offline
Junior Poster in Training

Re: Where to get good C++ GUI tutorials?

 
-1
  #5
Jun 12th, 2007
Okay. Thanks!
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC