Jump to content

hover buttons


Recommended Posts

its not hard to do with the events structure, but it seems like there is a better way to do it then what i did.  anybody got a better suggestion? LVversion7.0 

Hi Robert,

You can indeed simplify it a bit by combining all 'mouse enter' and 'mouse leave' events for the same cluster into one event case. Then you can check the 'Type' of event returned (enter or leave) and react accordingly.

This way you can get it down to six event cases.

Cheers,

Heiko

Download File:post-1022-1105734514.llb

Link to comment
Hi Robert,

You can indeed simplify it a bit by combining all 'mouse enter' and 'mouse leave' events for the same cluster into one event case. Then you can check the 'Type' of event returned (enter or leave) and react accordingly.

This way you can get it down to six event cases.

Cheers,

                  Heiko

3528[/snapback]

heiko,

yes, good idea :thumbup: . i like it. thanks for your response.

robert

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.