943,714 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 6292
  • C++ RSS
You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Nov 8th, 2005
0

Re: GUI with C++

Quote originally posted by Ancient Dragon ...
Bullpucky! All you want to do then is write console applications. There is NO GUI operating system or set of libraries that are that easy to use. If you think MFC and MS-Windows is difficult, then switch to *nix and use X11 and Motif. or program for MAC os. Or if you want to use a simple text editor such as Notepad.exe then you should be writing HTML code, not C or C++.
Actually, I do write programs with user interfaces in emacs IN Linux. I use gtkmm, and fltk. They are extremely easy to use, understand, and I don't need to constantly check back through documentation which means that I can spend more time doing what I am actually doing. It is with my experience easier and faster to use these set of libraries then it is to use MFC or Win32. If you honestly think that there are no set of GUI libraries that are easy to use with C++ then you should really check out what is being mentioned, it will help you.

-Fredric
Reputation Points: 10
Solved Threads: 2
Junior Poster in Training
Daishi is offline Offline
80 posts
since Aug 2005
Nov 8th, 2005
0

Re: GUI with C++

Quote originally posted by Daishi ...
Actually, I do write programs with user interfaces in emacs IN Linux. -Fredric
Its really all a matter of gaining experience. gtkmm, and fltk may be easy for you to use because you have learned how to use them. MFC is (pretty much) easy for me to use for the same reason. I don't have to look up everything in MSDN any more either, but I'll bet we both had to do that when we first starting learning the libraries. So I think is not really a matter of "which is better, MFC or gtkmm", but of which one you want to spend a lot of time (in terms of months) learning. MFC has about a one year learning curve to learn it well. I have no idea about gtkmm and fltk.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2282
Retired and Enjoying Life
Ancient Dragon is online now Online
21,950 posts
since Aug 2005
Nov 8th, 2005
0

Re: GUI with C++

Quote ...
gtkmm, and fltk may be easy for you to use because you have learned how to use them. MFC is (pretty much) easy for me to use for the same reason.
That may be true, but you should know that I had been using MFC exclusively for the past 3+ years...sigh... I had only found out about fltk and gtk within the past few months.

-Fredric
Reputation Points: 10
Solved Threads: 2
Junior Poster in Training
Daishi is offline Offline
80 posts
since Aug 2005
Nov 8th, 2005
0

Re: GUI with C++

Quote originally posted by Daishi ...
That may be true, but you should know that I had been using MFC exclusively for the past 3+ years...sigh... I had only found out about fltk and gtk within the past few months.

-Fredric
Could it be that I've been suckered (brainwashed) by M$ into thinking MFC was a great product :mrgreen: I write a lot of code for WinCE 5.0 so there isn't much choice for me.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2282
Retired and Enjoying Life
Ancient Dragon is online now Online
21,950 posts
since Aug 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Can anybody tell what's wrong with this code?
Next Thread in C++ Forum Timeline: Help with Array





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC