Message-ID: <012b01be925b$59e965e0$12d098cd@co.alachua.fl.us> From: "Dean Limbaugh" To: References: <00a601bc54a6$b0e2f720$34f8c6c3 AT johans-dator> Subject: Re: graphics and UI packages Date: Thu, 29 Apr 1999 12:14:25 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Reply-To: djgpp AT delorie DOT com I would suggest that you look at turbo vison for a TUI. It was deveolped by borland for their earlier dos compliers and was ported to DJGPP by SET. It has a lot of features and is alrady familiar to those who used Borlands compilers and RHIDE/SetEditor today. ----- Original Message ----- From: Johan Henriksson To: Sent: Tuesday, April 29, 1997 10:01 AM Subject: Re: graphics and UI packages > from Johan Henriksson, Sweden HTTP://come.to/jhewok | > Primary mail: johan DOT he AT telia DOT com #UIN 12035895 > Second: jhe75 AT hotmail DOT com Third: johan_he AT yahoo DOT com > Leadprogrammer and FX-specialist at Real software > http://come.to/real_software > ************************************************************************* > -----Original Message----- > From: Ofer Nave > Newsgroups: comp.os.msdos.djgpp > To: djgpp AT delorie DOT com > Date: Thursday, April 29, 1999 2:42 PM > Subject: graphics and UI packages > > > >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) > > Allegro is easy and I get a lot more then good GFX-capabilities. > > > > >2. What is your favorite GUI, and why? > >(I've begun to explore SWORD) > > Hate 'em all. I write my own. > > > > >3. What is your favorite TUI, and why? > >(I've begun to explore JPTUI) > > Haven't done any UI's in textmode. > > > > >-Ofer > > > > > > >