![]() |
NSD_CreateLink on bitmap
First of all, thanks for nsDialogs! I really like it.
I'm currently trying to create an image link using nsDialogs with NSIS 2.32 and came up with the following solution. code: Is this the recommended way of doing it or is there a better solution that probably not involves creating the link above the image? Thanks! Florian |
1 Attachment(s)
Add the SS_NOTIFY style when creating the image control and use the attached version of nsDialogs which translates STN_NOTIFY to OnClick. You can then call nsDialogs::OnClick on the static control.
The attached version will be part of 2.33. |
Works like a charm :)
Thanks! Florian |
| All times are GMT. The time now is 04:37. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.