Hello,
I want to allow the user to click on the question mark by a label and get a small help for that entry. Problem is I have no idea how to do this in NSIS. is there a plugin that can do this?
thanks
how to create a small popup help box
4 posts
You can use nsWindows.
Stu
Stu
found it, I can use Tooltip: http://nsis.sourceforge.net/ToolTips_plug-in
and a question mark icon.
and a question mark icon.