RSS Forums RSS

Windows API - Use QT Now?

Please support our C++ advertiser: Programming Forums
Thread Solved
Reply
Posts: 33
Reputation: DigitalPackrat is an unknown quantity at this point 
Solved Threads: 1
DigitalPackrat's Avatar
DigitalPackrat DigitalPackrat is offline Offline
Light Poster

Windows API - Use QT Now?

  #1  
Apr 14th, 2008
I searched the forums for Windows API tutorials and have found this. Is it necessary to do everything manually like in the tutorial and after getting the hang of it move on to QT or should I jump into QT right now?
Last edited by DigitalPackrat : Apr 14th, 2008 at 1:11 pm.
AddThis Social Bookmark Button
Reply With Quote  
Posts: 13,862
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1230
Moderator
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Most Valuable Poster

Re: Windows API - Use QT Now?

  #2  
Apr 14th, 2008
I would work though the tutorial first to find out how things go. Then it will be easier to understand QT.
Reply With Quote  
Posts: 5,123
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 633
Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: Windows API - Use QT Now?

  #3  
Apr 14th, 2008
It might be worth reading, but I wouldn't spend too long on it.

Like learning asm when you're programming in C++. You don't need it, but if you know a few things, you'll have an appreciation of some of the finer points.
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
UK Voter? Please send a message to Incapability Brown and the rest of Zanu-Labour
Up to 8Mb PlusNet broadband from only £5.99 a month!
Reply With Quote  
Posts: 33
Reputation: DigitalPackrat is an unknown quantity at this point 
Solved Threads: 1
DigitalPackrat's Avatar
DigitalPackrat DigitalPackrat is offline Offline
Light Poster

Re: Windows API - Use QT Now?

  #4  
Apr 14th, 2008
Alright, so I would probably skim through the tutorial once.
Also, is QT the way to go, what are other options?
Reply With Quote  
Posts: 1,495
Reputation: vmanes is a name known to all vmanes is a name known to all vmanes is a name known to all vmanes is a name known to all vmanes is a name known to all vmanes is a name known to all 
Solved Threads: 167
vmanes's Avatar
vmanes vmanes is offline Offline
Nearly a Posting Virtuoso

Re: Windows API - Use QT Now?

  #5  
Apr 14th, 2008
Originally Posted by DigitalPackrat View Post
Alright, so I would probably skim through the tutorial once.
Also, is QT the way to go, what are other options?

That depends on where you want to go.

If you intend to write only for Windoze, you can write at the API level or you can use the MFC components, and various libraries that support them. If you want to write for multiple platforms (ie., Linux and Mac OS/X) then QT or wxWidgets are popular tools - essentially write once, compile for the various target platforms.

If you intend to write commercial software, be sure to check the licensing - QT can be quite pricey, wxWidgets is not. Visual Studio, cheap to pricey, depending on the suite you get.

Programming at the WinAPI level, you can use any editor/compiler - it's just C/C++.
Looking for an exciting graduate degree? Robotics and Intelligent Autonomous Systems (RIAS) at SDSM&T See the program brochure here.
Reply With Quote  
Posts: 7
Reputation: eager is an unknown quantity at this point 
Solved Threads: 2
eager eager is offline Offline
Newbie Poster

Re: Windows API - Use QT Now?

  #6  
Apr 14th, 2008
To echo vmanes, I recommend wxWidgets. It is simpler and easier to use than the WinAPI, and it is portable to other platforms. QT is nice, but there are license fees for use on Window. Also, take a look at GTK+, which is free and supported on Windows, Linux, and Mac.

The WinAPI is old and very low-level. All of the other toolkits are much higher level, more user friendly, more robust, etc.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Other Threads in the C++ Forum
Views: 978 | Replies: 5 | Currently Viewing: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 1:32 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC