realbasic-nug
[Top] [All Lists]

Re: Wrong Canvas.MouseUp Event?

To: realbasic-nug@lists.realsoftware.com
Subject: Re: Wrong Canvas.MouseUp Event?
From: Ron Benditt <rbenditt@alienapparatus.com>
Date: Thu, 30 Apr 2009 07:42:39 -0700
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <mailman.2315.1241097500.6426.realbasic-nug@lists.realsoftware.com>
References: <mailman.2315.1241097500.6426.realbasic-nug@lists.realsoftware.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
But the event also occurs when the mouse is released _ouside_ of the
canvas!


Yes, I've seen this too. For me, it was actually helpful... but I really didn't expect it and I can see why it may be considered a bug.

I've done some iPhone programming with XCode and they have separate events depending on where the mouse-up has occurred (or in the iPhone- case, "finger-up"!). It seems to me that RB really could use another event... one for a mouse-up inside of the canvas and one for a mouse- up outside (when the mouse-down was instantiated inside the canvas).

Regards,

Ron Benditt
Alien Apparatus Company, Inc.
http://www.alienapparatus.com


_______________________________________________
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>