XnView Slide-Show control

Ideas for improvements and requests for new features in XnView Classic

Moderators: helmut, XnTriq, xnview

Post Reply
bpasch

XnView Slide-Show control

Post by bpasch »

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"
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: XnView Slide-Show control

Post by xnview »

bpasch wrote: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"
Yes, it's a good enhancement but the GUI should be able to do that too
Pierre.
Post Reply