Expanding notification window and mouse events

C

Clacker

Hi,

I'm writing, well trying to write anyway, a Office 2003 style alert dialog.
What I have a problem with is when the mouse moves over it, it should expand
to show buttons etc on the bottom.

I'm using mouseenter and mouseleave to expand/contract the dialog and so far
all is good. The problem is that when you move the mouse over one of the
buttons, or any control that isn't disabled, the form contracts as the mouse
has 'moved off' the form.

Any ideas on how I can expand/contract the form only when the mouse has
physically entered and/or left it?

TIA
 
G

Gary Chang

Hi Clacker,

Currently I am looking for somebody who could help you on it. We will reply
here with more information as soon as possible.
If you have any more concerns on it, please feel free to post here.


Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
 
P

Peter Huang

Hi

Have you tried my suggestion?
If you still have any concern, please feel free to let me know.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top