realbasic-betas.mbox
[Top] [All Lists]

Re: Double MouseDown events for canvases on PagePanels and TabPanels

To: REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: Re: Double MouseDown events for canvases on PagePanels and TabPanels
From: Terry Ford <tmford at shaw dot ca>
Date: Sat, 28 Jun 2003 15:54:30 -0700
Cc: Karen Atkocius <katk at attbi dot com>
At 6:21 PM -0400 6/28/03, Karen Atkocius wrote:
On Saturday, June 28, 2003, at 05:34  PM, Brad Hutchings wrote:

I just ran into a problem where the MouseDown event is sent twice to canvases embedded on PagePanels and TabPanels. I am running 5.2fc4. Simple test is to drag a PagePanel into a new window, then drag a canvas, then in MouseDown handler for canvas:

        MsgBox "MouseDown"



Confirmed. The mouseDown for the canvas fires ... then the mousedown for the tabpannel fires, then the mousedown for the canvas fires a second time...

IMO that means there should be an fc5 ...

- karen

I can also confirm that any canvas in a window redraws itself twice when selecting the window from the background by code or clicking on it. This affects all 5.x versions. Haven't got to reporting it yet with an example. It causes flicker in my project as it redraws the window twice.

Terry Ford

---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>

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


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