OnMouseEnter option for buttons.

Feature requests for future versions of Hollywood can be voiced here
Post Reply
Bugala
Posts: 1168
Joined: Sun Feb 14, 2010 7:11 pm

OnMouseEnter option for buttons.

Post by Bugala »

I just noticed Javascript has an option for OnMouseEnter, OnMouseOver, and OnMouseLeave, and while the latter two Hollywood already supports, Hollywood doesnt have specific support for OnMouseEnter.

I am not specifically needing it, just thought to throw it in air in case you decide to do some changes there to keep in mind that OnMouseEnter option might not be a bad idea.
User avatar
airsoftsoftwair
Posts: 5425
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: OnMouseEnter option for buttons.

Post by airsoftsoftwair »

This can easily be achieved by just setting a flag on the first "OnMouseOver" so I don't think we need it.
Post Reply