http:// prefix detection
how about letting nsis detect whenever the prefix http:// is used in any part of it (messagebox, licence-text, whatever) and making it clickable?
26 posts
Originally posted by SunjammerYes, but that is a dialog, not a MessageBox. Only plain text and line breaks are allowed in a MessageBox. A dialog is owner-drawn which gives you control over all of the elements, while a messageBox only lets you set the title, text, and the icon displayed.
Do Help -> About in IE6 and at the bottom of the dialog you'll see two clickable links... "not possible" hehe :P
Originally posted by SunjammerYeah but it is quite a lot of work and extra overhead.
Ah but a MessageBox is a simple dialog drawn for you by Windows to make your life simpler. There is nothing stopping you replacing the call to MessageBox with your own dialog.
Originally posted by WyzNo, there is no detection of hyperlinks inside of rtf files for the license data for a7. I'm not sure that this was requested or if its possible or needed.
Is hyperlink detection fixed in final alpha 7 (and is mailto: detected ?)? Because I have a preversion and it is not detected in Licen Text
I use Win98 SE, french
Originally posted by kichikThe v2 dll is often installed by other software on Windows 95. So you should check for v2, even on Win95.
Thank you nant. I used SFC, and what do you know, it came back!
Seems like Windows 98 want you to specifically say you want v2 unlike others that just assume. I will try to find the best solution that will make it work on all OSes, including 95 (without hyper links because it doesn't v2).
Originally posted by WyzWhat exactly did you test? NSIS 1.x doesn't use the richedit control at all.
I tested w/ makensis 1.57 updated by justin 1014 but in the compiled version the licence text is not displayed (I don't have the window in which the text is displayed) and next button doesn't work ! (it's the same w/ 1.56 and w/ 1.54 : I see only an empty window but next button work...)
CU
Originally posted by rainwaterHe means the CVS revision 1.x
What exactly did you test? NSIS 1.x doesn't use the richedit control at all.
Originally posted by Joost VerburgOh, thanks, I was starting to lose it for s sec 🙂
He means the CVS revision 1.x
Originally posted by WyzIf you are using a UI.exe, be sure to get latest (I updated modern.exe, modern2.exe, and default.exe) .. If it still doesnt work let me know.
I tested w/ makensis 1.57 updated by justin 1014 but in the compiled version the licence text is not displayed (I don't have the window in which the text is displayed) and next button doesn't work ! (it's the same w/ 1.56 and w/ 1.54 : I see only an empty window but next button work...)
CU