I am now facing, for the first time, the challenge of displaying some "rich text" (larger font, perhaps different color and type) in a custom page.
In my search for the best way to implement this I found the NsWeb plugin:
Is this plugin recommended or is it an overkill (if all I want is to format some text)?
If the latter, how would suggest to go about it?
Thanks.
Display a larger font in a custom page
3 posts
CreateFont and SendMessage with WM_SETFONT.
Stu
Stu
Originally posted by Afrow UKThank you. Thanks to your pointer I have been able to find the following helpful threads. I am posting their links for reference (in case others have a similar question):
CreateFont and SendMessage with WM_SETFONT.
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.