From: Daniel Newsgroups: comp.os.msdos.djgpp Subject: Re: Mouse - one click problems Date: Thu, 11 Mar 1999 20:53:23 +1000 Organization: Microplex PTY LTD Lines: 21 Message-ID: <36E7A0A3.822D2679@mpx.com.au> References: <7c6kgd$aon$1 AT nnrp1 DOT dejanews DOT com> NNTP-Posting-Host: dialup-brisax8138.mpx.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news1.mpx.com.au 921149522 19871 198.142.168.138 (11 Mar 1999 10:52:02 GMT) X-Complaints-To: abuse AT mpx DOT com DOT au NNTP-Posting-Date: 11 Mar 1999 10:52:02 GMT X-Mailer: Mozilla 4.5 [en] (Win95; 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 hello, after the mouse button has gone down, enter a loop that does nothing until the mouse button is lifted. i'm not sure if this is yr exact problem, but it worked well for me :) bye! jsc AT lds DOT co DOT uk wrote: > > Please, please, please help. When I press the mouse button it appears to keep > on "pulsing" until I let go. So, if I want to click the mouse once (just a > normal mouse click) and increment some value by 1, I can't do this. It > increments 10 or 20+. How can I get 1 click = 1 increment? I've spent about 5 > hours trying to do this and I simply cannot find a working method. Thanks, > Chris jsc AT lds DOT co DOT uk > > -----------== Posted via Deja News, The Discussion Network ==---------- > http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own