You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you add an option that selecting one file doesn't load all images of that directory?
(I would like others to use this software to display images on a projector fullscreen - and sometimes they want to display one image and sometimes multiples)
Thanks!
The text was updated successfully, but these errors were encountered:
I second keubel's request to provide an option to show just one image at a time. I'm trying to use imageviewer.exe in a Windows 10 Visual Studio C/C++ console project using a call of the type 'system(""imageviewer.exe --options D:\Directory\file.jpg" )' ..
Also, it would be much appreciated if a timer option were available to set how long the single image appears on the screen. I've been using system("feh --options D:/Directory/file.jpg") calls on my Raspberry Pi in C/C++ programs with good results, so I'm hoping to use your imageviewer program in the same way with Windows 10.
Not sure if I'm up to trying to add these features mentioned above myself using Lazarus IDE and the FPC compiler, but I guess it would be a good learning experience (Do you have any hints for my trying to add these additional features I mentioned?). Thanks very much for making your first-class work freely available.
Hi!
Could you add an option that selecting one file doesn't load all images of that directory?
(I would like others to use this software to display images on a projector fullscreen - and sometimes they want to display one image and sometimes multiples)
Thanks!
The text was updated successfully, but these errors were encountered: