Skip to content
⌘ NSIS Forum Archive

Checkbitmaps on other pages than component page

3 posts

frodelan#

Checkbitmaps on other pages than component page

Hello!
I should have a page where I do some checking and display a text and an green icon if the checking was ok. Otherwise I would display red icon. I wonder if I can use the checkbitmaps which comes along with Nsis directly? Or do I have to create some own icons based on the checkbitmaps?

Best regards, Frode
kichik#
You'll have to create your own bitmaps as the bitmaps used for CheckBitmap contain all of the checks in one bitmap.