ChessUSA.com TalkChess.com
Hosted by Your Move Chess & Games
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Which framework / libs is good for Win GUI?
Post new topic    TalkChess.com Forum Index -> Computer Chess Club: Programming and Technical Discussions Flat
View previous topic :: View next topic  
Author Message
Nguyen Pham



Joined: 21 Apr 2010
Posts: 118

PostPost subject: Which framework / libs is good for Win GUI?    Posted: Thu Mar 22, 2012 8:11 am Reply to topic Reply with quote

Hi all,

I have developed my chess programs for more than 10 years. The code has two main parts. The first one is a chess engine in C++, using STL library (so it can run on some OS such as Win, Linux). I think I will continue developing this part as before.

The second one is GUIs for my chess interface and some freeware chess utilities. It is in C++, using MFC (Visual Studio). All GUIs use chess engine code as the core (not separated as WB and engines). The whole code looks like a mix soup of MFC, STL.

For long time, I have managed maintaining my GUIs only. So now it is the time to re-write them. I plan to support mainly Windows (and maybe, IOS). Continueing to use MFC is easy for me but I have been considering others such as .Net, QT... but not sure if any is worth to invert time and effort.

So my question: which framework / library should I use to develop GUI on Windows?

Thanks in advance for any ideas / suggestions.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Subject Author Date/Time
Which framework / libs is good for Win GUI? Nguyen Pham Thu Mar 22, 2012 8:11 am
      Re: Which framework / libs is good for Win GUI? Ted Wong Thu Mar 22, 2012 1:36 pm
Post new topic    TalkChess.com Forum Index -> Computer Chess Club: Programming and Technical Discussions

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Powered by phpBB © 2001, 2005 phpBB Group
Enhanced with Moby Threads