[1631] in OS/2_Discussion

home help back first fref pref prev next nref lref last post

comment -- ANSI terminal stuff.

daemon@ATHENA.MIT.EDU (jlehman@virtualhold.com)
Wed Mar 24 15:48:09 1999

Date: 24 Mar 1999 20:46:56 -0000
From: jlehman@virtualhold.com
To: os2www@MIT.EDU


Submitted by 'jlehman@virtualhold.com' on 209.57.44.139 (virtualhold.com)
Email sent via the WWW comment gateway at www.mit.edu:80.

Warning: the sender's name and address may be forged.
-----

Having never used OS/2, I got a job as an R&D Software Engineer, programming in Visual Age C++ in OS/2 Warp 4!

My first major task was to develop a telnet-able color text user interface. I used ANSI escape sequences. Actually, I created a class that when instatiated, gives me an object much like cout, but I can stream insert things like fg_color(blue) or cursor_at(10,20).

What I would like to know more about is the ANSI graphics modes. I've read here and elswhere that I can get to 320x X 200y X 256c. HOWTO? And once there how do I place pixels, etc...? And will this work through an ANSI telnet session?

Thanks in advance.
Take care.    James.   :o)

home help back first fref pref prev next nref lref last post