kasemir / org.csstudio.display.builder

Update of org.csstudio.opibuilder.*
Eclipse Public License 1.0
2 stars 10 forks source link

OPI Widget Mouse Event #555

Open kyungyoonseo opened 4 years ago

kyungyoonseo commented 4 years ago

During runtime, I want to set mouse event ( Like tooltip Text ) Let's assume there is one Rectagle or action button widget Mouse over event occurs when entering widget coordinates.

How can i implemet this function?