Please login or register.

Login with username, password and session length
Advanced search  

News:

Forum rules - please read before posting, it can save you a lot of time.

Author Topic: About Mouse Event  (Read 2658 times)

0 Members and 1 Guest are viewing this topic.

megane

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
    • View Profile
About Mouse Event
« on: April 04, 2010, 09:45:20 PM »



Hello All,


How can i handle "mouse over"?
i searched on documentation, i found these but there is no about mouse over.

LeftClick The left mouse button has been pressed.
RightClick The right mouse button has been pressed.
MiddleClick The middle mouse button has been pressed.
LeftDoubleClick The left mouse button has been double-clicked.
RightDoubleClick The right mouse button has been double-clicked.
LeftRelease The left mouse button has been released.
RightRelease The right mouse button has been released.
MiddleRelease The middle mouse button has been released.
MouseWheelUp The mouse wheel has been rolled up.
MouseWheelDown The mouse wheel has been rolled down.
Keypress Some key has been pressed. Use the Keyboard variable to find out the details.


Best Regards

Logged

Prote1n

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 45
    • View Profile
Re: About Mouse Event
« Reply #1 on: April 04, 2010, 10:03:06 PM »

Simply use "MouseEntry" and "MouseLeave" events
Logged
 

Page created in 0.039 seconds with 23 queries.