From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: cursor Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: References: <8udus7$jmh$1 AT lacerta DOT tiscalinet DOT it> <8ueg6s$qab$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 11 X-Trace: /wsFGzjNzj93oEp3y15qjTkzAeLzvGmukZ6l+anJZyPLXyY6GaggyE3BSeJIVx+cIOyn/s+hjczo!zmQkrojED6RDynFnYOaSVGIDAXWZsSg6eQF9N7Wf9mZYUhl7lLAfeDX70rW0b8ECrzY78jUWNaTN!4tC0lg== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Thu, 09 Nov 2000 17:25:34 GMT Distribution: world Date: Thu, 09 Nov 2000 17:25:38 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On 9 Nov 2000 15:34:52 GMT, Hans-Bernhard Broeker wrote: >abacuc wrote: >> Is it possibile to reduce the cursor to a vertical line? > >If it's the ordinary text-mode cursor you're talking about then no, >you can't. This is drawn by hardware, in the true textmodes, and it >doesn't offer as much flexibility as you're looking for. Even the true text-mode cursor can be drawn as a | character though...