Skip to main content

mouseHoverHilite

Type

property

Summary

Show the mouse item when the mouse is moved

Syntax

set the mouseHoverHilite of widget to {true | false}
get the mouseHoverHilite of widget

Description

If mouseHoverHilite is true then the row under the mouse cursor will be hilited when the mouse is moved

Examples

set the mouseHoverHilite of widget "PolyList" to true