On 04.10.2004 15:08:32 use-revolution-bounces wrote: >1. The mouseEnter message is sent only when the Browse tool is being >used.
untrue... They still work! at least in 2.2 ;) >2. If two controls overlap, a mouseEnter message is sent whenever the >mouse pointer crosses into a visible portion of a control. The control >on the bottom receives a mouseEnter message only when the mouse pointer >enters part of the control that can be seen. A control that is >completely hidden by another control on top of it will never receive a >mouseEnter message. Im thinking this could be part of the problem... >3. If the mouse button is down when the mouse pointer enters the >control, no mouseEnter message is sent unless the mouse button is >released while the pointer is still in the control. Not the case... >4. If a control is shown (by changing its visible property to true or >using the show command), and the mouse pointer is over the control when >it is shown, Revolution sends a mouseEnter message to the control. button is always visible though... Opaque or not didn't change a thing... >I would suspect number 3 above as a start. Nope, this is a palette Im building ;)) But thanks, I'll let you know what it was when I get back home and hammer this down! > >On Oct 4, 2004, at 3:09 AM, MisterX wrote: > >> I have a script in a menu. There is a mouseenter message which just >> wont >> trigger. If I switch it for a mousedown, it works. Debug doesn't >> trigger >> either. There is no script error, there is no error dialog bug >> running, no >> session log errors - NO REASON IT SHOULDN'T WORK. > >Thomas J McGrath III >[EMAIL PROTECTED] > >412-831-3094 >220 Drake Road >Bethel Park, PA 15102 >_______________________________________________ >use-revolution mailing list >[EMAIL PROTECTED] >http://lists.runrev.com/mailman/listinfo/use-revolution ----------------------------------------- Visit us at http://www.clearstream.com IMPORTANT MESSAGE Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message. The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries. END OF DISCLAIMER _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
