realbasic-nug
[Top] [All Lists]

Re: Wrong Canvas.MouseUp Event?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Wrong Canvas.MouseUp Event?
From: Joe Huber <joehuber@talasoft.com>
Date: Thu, 30 Apr 2009 07:13:28 -0700
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:mime-version :message-id:in-reply-to:references:date:to:from:subject:cc :content-type; bh=7xcZVl0+p9hGzORVLxo4vYNwbRW6GX267ueB4wWt4jY=; b=id3Qhd4Zwn9UYS3S2IQrJehpJxgEABE4YwyQmHhSNiGnP+3k3dRCD2ws01UKlPp7zL uHsxLdL32O88vSVVsc12J0vVIz6xRnyCwrf9Ufe2b6smjApqWpiOJKXJ13wsc1fhoGU8 DLH+MnVzCHXHfPrd06wg5tC1S+23lE1JJzdN0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:mime-version:message-id:in-reply-to:references:date:to:from :subject:cc:content-type; b=X2KcQwIj2bKl2KeAlT58ZnlPkILuExfAdLMOpXo55tUDfGWcq9qPmsbDopipt+bk3i 1tUqmkioqIGHfA5fZ7pFOU8cXC8XFHeymv3aQzBnmFFpDYZU/tKz6AJVlHoB6lWpfTO3 jhKN1LQW1dc+S4oxeK60+J2wgdcm0T2k6VzBw=
In-reply-to: <49F9709D.5080107@helios.de>
References: <49F9709D.5080107@helios.de>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
At 11:34 AM +0200 4/30/09, Tom wrote:
Now click the canvas and drag the mouse outside of it. Then release the mouse key. I think there should be no MouseUp Event because the mouse is not released _inside_ of the Canvas area.
Tested on Mac and Win XP.

This looks like a bug for me. Comments please.

IMHO The current behavior is the most flexible. It allows you to easily detect a mouse up either within or outside the canvas. Since it has behaved this way for so long and since it's the most flexible approach, I'd suggest that the docs be changed to reflect the actual behavior.

IMHO It's only a bug with the documentation.

Best regards,
Joe Huber

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>