Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Next line in MessageBox (http://forums.winamp.com/showthread.php?t=210360)

Afish 14th March 2005 08:24

Next line in MessageBox
 
Hi,

How can I make the text in my messagebox go to the next line?

this is my messagebox code:

MessageBox MB_YESNO|MB_ICONEXCLAMATION \
"Unable to find ActiveSync. \
Please install ActiveSync. \
Install ActiveSync?"\
idyes Install \
idno Exit

I would like the text Install ActiveSync? to be on the next line, tried using $\n but the existing \'s caues problems.

Thanks

DrO 14th March 2005 12:08

you need to use $\r$\n to insert a newline (i think that's the right syntax, can't test for sure at the moment)

hmm, just read your post again, maybe i shouldn't have replied :)

-daz


All times are GMT. The time now is 05:06.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.