From: Jonathan Gross Newsgroups: comp.os.msdos.djgpp Subject: Help needed! windowing system Date: Wed, 14 Apr 1999 01:52:11 +0200 Organization: NetVision Israel Lines: 5 Message-ID: <3713D8AB.D1FA1602@ort.org.il> NNTP-Posting-Host: ppp35.ort.org.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 924043777 13833 62.0.195.44 (13 Apr 1999 22:49:37 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 13 Apr 1999 22:49:37 GMT X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm trying to build a graphic windowing system for dos. I need a way to draw all the windows fast, without drawing all of the windows from bottom to top. thanx.