X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Gerald K. Dobiasovsky" Newsgroups: comp.os.msdos.djgpp Subject: Re: Looking for Simple, Complete and Standalone GUI/TUI Library for DJGPP Date: Tue, 29 Jun 2004 22:37:14 +0200 Lines: 19 Message-ID: <2ke223F1aj0bU1@uni-berlin.de> References: <354933d6 DOT 0406282206 DOT 1384ac2b AT posting DOT google DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de hCehj97uVpUPjwgmd5Po6Qq0jjzbcqQD3aW3tnX9yjdfz4r7U= X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Goh, Yong Kwang wrote: > I'm currently looking for a relatively complete and easy to implement > GUI/TUI library to spice up my application. > > What I'm looking for in the library is: > - simplicity > - standalone Not standalone (sits on top of Allegro), but aimed at building reasonable looking GUIs without too much hassle: http://www.idt.mdh.se/~csg/cgui/ Regards, Gerald