I've been looking at the Variables in the Manual to find some sort of way to display the curently selected image file in a FileView plugin list of files.
At present, I have set several measures up to detect each index Name, Icon, Extension and Path. This seems a bit convoluted and wondered if there were something simpler such as a variable, like with the built-in variables like #CURRENTFILE# or #CURRENTPATH#. This would make it much easier to use. Maybe just for my situation anyway?
I did notice this in the Event Variables/action options link: LeftMouseUpAction=[!SetWallpaper "#ImageFile#"].
This variable doesn't work and I can't find any more reference to that specific variable.
Is there a simpler way to detect a file path and name for use with the file view plugin?
Something like this would be much more helpful: LeftMouseUpAction=[!SetOption Cover ImageName "#ImageFile#"].
Btw, my reason for this is that I am having trouble keeping up with the image path due to using the option Recursive=2 on the parent.
Thanks.
At present, I have set several measures up to detect each index Name, Icon, Extension and Path. This seems a bit convoluted and wondered if there were something simpler such as a variable, like with the built-in variables like #CURRENTFILE# or #CURRENTPATH#. This would make it much easier to use. Maybe just for my situation anyway?
I did notice this in the Event Variables/action options link: LeftMouseUpAction=[!SetWallpaper "#ImageFile#"].
This variable doesn't work and I can't find any more reference to that specific variable.
Is there a simpler way to detect a file path and name for use with the file view plugin?
Something like this would be much more helpful: LeftMouseUpAction=[!SetOption Cover ImageName "#ImageFile#"].
Btw, my reason for this is that I am having trouble keeping up with the image path due to using the option Recursive=2 on the parent.
Thanks.
Statistics: Posted by sl23 — Yesterday, 10:54 am — Replies 11 — Views 188