From: "Ofer Nave" Newsgroups: comp.os.msdos.djgpp Subject: graphics and UI packages Date: Wed, 28 Apr 1999 20:27:04 -0700 Organization: Netcom Lines: 26 Message-ID: <7g8jot$e0n@dfw-ixnews10.ix.netcom.com> NNTP-Posting-Host: lai-ca3-36.ix.netcom.com X-NETCOM-Date: Wed Apr 28 10:30:37 PM CDT 1999 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm fairly new to DJGPP, and so far I've been impressed with the compiler itself. Now I I'm on a crusade to evaluate all of the neat packages available to work with DJGPP. Specifically, I need to decide on a good graphics library, a good GUI library, and a good TUI library. I work with both text-mode and graphics-mode programs. Deciding on a GUI will probably lock me into a graphics library at the same time since the GUI was probably written using a specific library (probably GRX). So, my question to all of you is: 1. What is your favorite graphics library, and why? (I've begun to explore GRX and Allegro) 2. What is your favorite GUI, and why? (I've begun to explore SWORD) 3. What is your favorite TUI, and why? (I've begun to explore JPTUI) -Ofer