PDA

View Full Version : how to create a small popup help box


ehsansad
11th May 2012, 10:26
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

Afrow UK
11th May 2012, 11:20
You can use nsWindows.

Stu

ehsansad
11th May 2012, 12:28
do you know where I can get a working copy, the ones in this
http://forums.winamp.com/showthread.php?t=304431&highlight=nswindows

can not be compiled?

ehsansad
11th May 2012, 13:26
found it, I can use Tooltip: http://nsis.sourceforge.net/ToolTips_plug-in
and a question mark icon.