Skip to content
⌘ NSIS Forum Archive

Where's the richedit control?

4 posts

Alasdair#

Where's the richedit control?

Hello,

This is odd: I can't seem to find a richedit control, and I need one in my custom pages.

There's no way all you people can have been surviving without a richedit.

I need it for displaying various license agreements on different pages.

Anyone know how I can implement this?

Thanks!
deguix#
Nop. But isn't the licence NSIS page enough to show them? You can also customize the UI using Resource Hacker.
Alasdair#
The license page isn't enough.

I suppose I could change some of the pages I'm not going to use. How do I go about setting the contents of a richedit I create on the UI? And also the filename of a bitmap set with the UI?

Thanks.