Archive: how to create a small popup help box


how to create a small popup help box
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


You can use nsWindows.

Stu


do you know where I can get a working copy, the ones in this
http://forums.winamp.com/showthread....ight=nswindows

can not be compiled?


found it, I can use Tooltip: http://nsis.sourceforge.net/ToolTips_plug-in
and a question mark icon.