Skip to content
⌘ NSIS Forum Archive

How do I play a text?

4 posts

Coby#

How do I play a text?

How do play text a bottom-up automatic in a window NSIS?
For example page license agreement.
Anders#
You might be able to either scroll or move the caret with a NSdialogs timer but it makes no sense to do this for a license agreement because you don't know how fast the user reads.