From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: why rhide switches to full screen? Date: Wed, 08 Jan 2003 19:55:50 +1100 Organization: ECLiPSE Lines: 13 Message-ID: <7rpn1v4li3nj71kub9gmcc2k3b3q86u5ko@4ax.com> References: <3E13FF54 DOT 6040300 AT geninfor DOT com> <3E15A5AB DOT 50704 AT inti DOT gov DOT ar> <3E1ACF7A DOT 8050502 AT geninfor DOT com> NNTP-Posting-Host: p777-apx1.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 1042016151 30520 203.173.143.15 (8 Jan 2003 08:55:51 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Wed, 8 Jan 2003 08:55:51 +0000 (UTC) X-Newsreader: Forte Agent 1.92/32.572 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >> Try using 0x010CB as Andrew said. TRY 010C (copy insert and no delete) >I cannot write that number (only five chars field size). >But if I give it in decimal, it says "This video mode is not supported >by the Turbo Vision library" > >But I don't understand why could it be a problem to let the user chose >an arbitrary number of rows and columns acording to the size of his >graphic console. > >Thanks for the answer.