From: Chris Mears Newsgroups: comp.os.msdos.djgpp Subject: Re: mouse in text_mode Organization: only if absoultely necessary Message-ID: References: <8hnvn2$ds9$1 AT pegasus DOT tiscalinet DOT it> X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 17 Date: Thu, 08 Jun 2000 22:13:27 +1000 NNTP-Posting-Host: 203.54.58.95 X-Trace: newsfeeds.bigpond.com 960465912 203.54.58.95 (Thu, 08 Jun 2000 22:05:12 EST) NNTP-Posting-Date: Thu, 08 Jun 2000 22:05:12 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Thu, 8 Jun 2000 13:21:31 +0200, that hoopy frood abacuc scribbled the following: >I want to know if is possible to use the mouse in text_mode and if i can do >this where can i find information,libraries and tutorial about this. >Naturally under DJGPP & C (not C++)! Yes, this can be done. I even did it once, but I can't for the life of me remember how. :) I think I went to the trouble of messing around with the interrupts. You could do it this way, or use a library to do it for you (Allegro, for example). -- Chris Mears ICQ: 36697123