XnView Slide-Show control
Posted: Wed Aug 10, 2005 3:17 pm
Suggestion for improvement:
Handle slide-show config statements within the file list as shown in the following example.
This allows to adapt slide show behavior dynamically within the show.
Any config option should be allowed whose change makes sense within the show.
# Slide Show Sequence
Timer = 5.000000
Loop = 1
... more initial config statements ...
Effect = 1
"CIMG0003.jpg"
"CIMG0005.jpg"
Timer = 1.000000
Effect = 0
"CIMG0006.jpg"
"CIMG0007.jpg"
Effect = 1
"CIMG0010.jpg"
Handle slide-show config statements within the file list as shown in the following example.
This allows to adapt slide show behavior dynamically within the show.
Any config option should be allowed whose change makes sense within the show.
# Slide Show Sequence
Timer = 5.000000
Loop = 1
... more initial config statements ...
Effect = 1
"CIMG0003.jpg"
"CIMG0005.jpg"
Timer = 1.000000
Effect = 0
"CIMG0006.jpg"
"CIMG0007.jpg"
Effect = 1
"CIMG0010.jpg"