From: "Florent" Newsgroups: comp.os.msdos.djgpp Subject: window function .... Date: Fri, 9 Jun 2000 14:27:07 +0200 Organization: Aachen University of Technology (RWTH) Lines: 17 Message-ID: <8hqnlg$k6d$1@nets3.rz.RWTH-Aachen.DE> NNTP-Posting-Host: pupulse.oih.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 960553456 20685 137.226.149.42 (9 Jun 2000 12:24:16 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 9 Jun 2000 12:24:16 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi I'm using DJGPP and I would like to display a window under dos with a frame (using caracteres : 186,205,200,201,187,188) but the problem is that when I want to display the last caractere of the frame (for a window(x1,y1,x2,y2) the mast caractere is at x2,y2) raises all the ascii I have display before because the surseur goes to the next line ... that's not I want .... What's the clue here ??? Also how to hide the cursor ? I think that people who made program such as Rhide or similar programs knows the answer .... Thank you for your help, Florent.