Date: Tue, 15 Oct 1996 17:55:22 BST From: John Payne Subject: User Interface for DJGPP To: djgpp AT delorie DOT com Message-ID: MIME-Version: 1.0 Content-type: text/PLAIN; CHARSET="US-ASCII" Do you users of DJGPP think it would be useful to have some sort of user interface library(s) similar to Borland's Turbo Vision (only bigger and better :) and with full source) I'm considering writing one, based on a user interface I wrote for a project in Pascal a few years back (It was for a course, so I thought I'd get extra marks not using Turbo Vision)... Has anybody else written something similar for DJGPP (In which case I might not bother) and would people find it useful? It would probabily be in text mode (unless people want graphics) and would control the handling of Windows, Icons, Sliders, etc... without the hassle of Windows.