From: swarsmatt AT aol DOT com (SWars Matt) Newsgroups: comp.os.msdos.djgpp Subject: Odd mouse behavior in Jlib graphics library Date: 20 Jul 1997 21:10:03 GMT Lines: 10 Message-ID: <19970720211000.RAA19200@ladder02.news.aol.com> NNTP-Posting-Host: ladder02.news.aol.com Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I wrote a program with the Jlib graphics library to draw fractals and zoom in on them using the mouse. When I move the mouse pointer, it draws on the screen wherever I move it, and I can't figure out why. I know it's probably my mistake, but I can't find it. Has anyone else seen behavior like this from Jlib? I know that I could use Allegro instead of Jlib, but it's aggravating to have to shut down Windows and enter DOS mode to run a program when I could use a library like Jlib and run from the DOS prompt. Can anybody help me with this? If you have used Jlib and think you could help, I'll send you my source code, but it's too long to post here. Thanks for your help.