delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
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" <cwilson AT ece DOT gatech DOT edu> |
X-Mailer: | Mozilla 4.77 [en] (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | Robb Merrill <robbmer AT hotmail DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: Text-based graphics code needed |
References: | <F75BWF84KtG47kcO8O700017d8a AT hotmail DOT com> |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |