WINAMP.COM | Forums > Developer Center > NSIS Discussion > Marquee plug-in |
Last Thread
Next Thread
|
| Author |
|
|
Takhir Major Dude
Registered: Feb 2004 |
Marquee plug-in
Result looks like <marquee> tag on the html page, scrolling text. I thought about some animation on the INSTFILES page during long installs (but may be used with other pages as well), attached plug-in is one of possible ways. Text length to be displayed may be big enough, limited by NSIS 'stringsize' parameter, 1024 and 8096 bytes for common and special NSIS builds. 14 parameters define text, font and scroll. The only big limitation I see now - horizontal scroll only (both directions), "Star Wars" introduction panoramic text not implemented yet
|
||
|
|
|
deguix Major Dude
Registered: Dec 2002 |
May I implement this to IOEx __________________ |
||
|
|
|
Takhir Major Dude
Registered: Feb 2004 |
No problem, it's yours |
||
|
|
|
Takhir Major Dude
Registered: Feb 2004 |
2 new parameters - right text limit (not center position) and border rectangle (optional
|
||
|
|
|
Takhir Major Dude
Registered: Feb 2004 |
'/once' option was replaced with '/scrolls=cnt', where 0 (default) is non-stop mode, positive values define how many times user will see scrolling text (if page will not be closed earlier
|
||
|
|
|
Takhir Major Dude
Registered: Feb 2004 |
New options: border width, color and spacer between border and text clipping rectangle. Archive page now available http://nsis.sourceforge.net/archive...;instances=0,32
|
||
|
|
|
Takhir Major Dude
Registered: Feb 2004 |
2 little updates: a bit safer on Abort/Quit (no problems with previous versions, but now it's even safer
|
||
|
|
|
Takhir Major Dude
Registered: Feb 2004 |
2 new options: |
||
|
|
|
Takhir Major Dude
Registered: Feb 2004 |
2 new options: |
||
|
|
|
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > Marquee plug-in |
Forum Rules:
|