Jump to content

Component: MouseEvents ( Data): Difference between revisions

From Flowcode Help
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;"" to "width="10%" align="center" class="mtx-class-macrohead""
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead""
 
Line 37: Line 37:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
| width="90%" class="mtx-class-macrohead" | '''Properties'''  
|-
|-
|-
|-

Latest revision as of 14:23, 13 July 2026

Author MatrixTSL
Version 1.0
Category Data


MouseEvents component

Component that links to mouse-based events such as mouseEnter, mouseDown and mouseMove

Version information

Library Version, Component Version, Date, Author, Info
1, 1.0, 15-06-26, ST, Created


Detailed description

Examples

Macro reference

Property reference

Properties
Whole App
If true, mouse events will be monitored for the whole app. Otherwise, mouse events will be monitored only for the linked object. 
LinkTo
The object that will fire the events when the mouse is over it. 

Component Source Code

Please click here to download the component source project: FC_Comp_Source_WEBEXP_MouseEvents.fcsx

Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_MouseEvents.fcsx