Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B1D87FE.8ADEA84A@ece.gatech.edu> Date: Tue, 05 Jun 2001 21:31:42 -0400 From: "Charles S. Wilson" X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Robb Merrill CC: cygwin AT cygwin DOT com Subject: Re: Text-based graphics code needed References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Try ncurses (it's part of the official installation). Take a look at the test programs in /usr/bin/ncurses-test-dll/, and download the sourcecode to see examples of using the library. --Chuck Robb Merrill wrote: > > Howdy. I was wondering if anyone out there happened to have any C++ code or > links to any C++ code for working with text-based graphics. This might > include: printing colored text to the screen, clearing the screen, > positioning the cursor at specified points (gotoxy or something similar), > etc. Anything having to do with text-based graphics. > Also needed is a function like kbhit() (used to determine if a key on the > keyboard has been pressed) that works with the Cygnus g++ compiler. > And a getch() function that works with this compiler, as well. > > Any information would be greatly appreciated. > > Thanks. > > robbmer AT hotmail DOT com > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple