3. Try to come back to 1:1 scale with the 1 button, the image takes the size stated in the INI
as the maximal displayable *.ICO, so here 256²…
… with the entry ImageIconSize=256
This issue is due to the Delphi bug with determining icons sizes. That ini key was introduced also due to this bug.
You can see also that for every icon image sizes at the window corner are shown as 256x256 (with ImageIconSize=256).
I don't know about alternative D libraries that support ICO format. So we stay with this issue....
2Clo
Almost fixed this ("Version wihtout installer" link):
ImageIconSize key is not used now;
works ok with 48x48/64x64 icons but doesn't work with 256x256 icons (don't know why).
• About the lost e-mails, I fear that they be sent to spam if you sent them @ wanadoo, because I saw some fakes with your address (and a crap attached, same than other craps having other stollen addresses…)
Great program the UV. Since I use it more often nowadays a little request. On some files I have auto-tail on and this works like a charm. The only thing I would like to see is a date/time when the file was last re-read. Is this possible?
My reason for this request is, that I know whether I am looking at old or new data.
When you say file date, does it include last modification time or just a date only?
Includes both date and time.
Just to be the first one, I think most people would like the statusbar optional
Yes. And I suggest to show status bar in all modes, except:
- Multimedia: WMP has its own status bar showing duration, position etc.
- Plugins: some plugins have their own status bar.
I wonder if someone could help me better understand how to configure User Tools. I have successfully configured "_caption", "_command" and "_actions", but I don't understand what "_params" and macros do or how to configure them. Can someone help me with an explanation and some working configuration examples? Thanks very much.
2Alextp
Thanks for the quick release. I tried it and the status line looks good. I like its simplicity.
Some points I found:
1. The file number in directory doesn't show when I view the first file with F3 from TC. After going to previous or next file it comes up.
2. The date/time doesn't change when the file contents is changed and UV rereads the file. So for example, I open the file at 20:00 and change it at 20:05 it will still show 20:00 while the content is of 20:05.
1. This is by design: I read directory info only after you press Next/Previous. If I'll read it at startup, this will slow down startup time.
2. This's fixed: thanks!
Edit
Also added shortcuts to show/hide Menu, Toolbar, Statusbar. Someone has requested here...
I used IrfanView's shortcuts.
Alextp wrote:2editor1955
Since last version 1.5.8, you don't need to edit Viewer.ini at all. User tools are configured through "Options -- Configure user tools".
I'm aware of that. My point was that when I configure a User Tool, I understand the purpose of "_caption", "_command" and "_actions", but not of "_params". When I open "Options -- Configure user tools...", I'm able to choose from a list of eight parameters macros that begins with "{FileName}" and ends with {PosOffsetHex}. My problem is that I don't understand what these macros do. So then, if I add "{FileName}" to the parameters list, what does that do? And if I add "{FileDir}", what does that do? And so on. That's what I would like some help with. Explanations and examples would be greatly appreciated from anyone. Thanks.