[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnustep] Double Clicking
From: |
richard |
Subject: |
Re: [Bug-gnustep] Double Clicking |
Date: |
Wed, 20 Sep 2000 09:50:03 +0100 |
On Tue, 19 Sep 2000 20:04:50 -0700, humasect@home.com wrote:
> The double clicking check doesn't seem to get reset when the target
> controls change. The default behavior of controls seem to be to ignore
> double clicking altogether, ie, buttons won't press when a double click
> is registered on it. So, if i click on two seperate controls within this
> check limit (two clicks within 2 seconds or something), then it
> registers a double click on the last control that recieved the click...
>
>
> Hope that made sense.. not sure myself on where to start fixing it
> (backend or not, etc.)
Well I've hacked in what I hope is a decent fix (in the backend). Try
updating from CVS and rebuilding the backend library. I'm not sure how to
test it - Please let me know if it works for you.