Skip to content
⌘ NSIS Forum Archive

Mouse pointer view change on mouse over a label

4 posts

vRock67#

Mouse pointer view change on mouse over a label

How to make mouse pointer view when is over a label?
MSG#
Right you are, so you'd need a callback function for onMouseOver and onMouseOff. From the looks of it, nsDialogs doesn't support that yet. So you'll probably have to either create a patch for nsDialogs (please do!), or write your own plugin.