Hi Pierre,
Thanks for adding this functionallity in 0.75!
However, it is not completely working yet.
When filling the field with something else than the default {Filename With Ext}, also the tab of the opened image is filled with that same data.
I think that the text of the image tab should stay filename with extension like before, nomatter what is used to show in the Title bar.
When ckicking on the Browser tab and then back on the opened image tab both the title and the text on the opened image tab become filename with extension. The Title should remain whatever is used in the config field.
Another thing: When using {EXIF:Exposure Time} as a field in the title bar, all the data before the slash in the shutter speed value is truncated. It looks like the program reacts strange on
the / character (like regular expressions?).
I have configured:
{Filename} | {EXIF:Date Taken [a d-m-y H:M:S]} | {EXIF:Exposure Time} | {EXIF:F-Number} | ISO: {EXIF:ISO Value}
The title bar should show:
IMG_7525 | zo 12-04-15 10:51:49 | 1/350 | 8.0 | ISO: 200
But it is:
350 | 8.0 | ISO: 200
Kind regards,
Han
0.75 beta Title bar info issues
Moderators: helmut, XnTriq, xnview, Dreamer
Re: 0.75 beta Title bar info issues
Sorry but i don't understand the problem?HanVroon wrote: When filling the field with something else than the default {Filename With Ext}, also the tab of the opened image is filled with that same data.
I think that the text of the image tab should stay filename with extension like before, nomatter what is used to show in the Title bar.
When ckicking on the Browser tab and then back on the opened image tab both the title and the text on the opened image tab become filename with extension. The Title should remain whatever is used in the config field.
yes rightAnother thing: When using {EXIF:Exposure Time} as a field in the title bar, all the data before the slash in the shutter speed value is truncated. It looks like the program reacts strange on
the / character (like regular expressions?).
I have configured:
{Filename} | {EXIF:Date Taken [a d-m-y H:M:S]} | {EXIF:Exposure Time} | {EXIF:F-Number} | ISO: {EXIF:ISO Value}
The title bar should show:
IMG_7525 | zo 12-04-15 10:51:49 | 1/350 | 8.0 | ISO: 200
But it is:
350 | 8.0 | ISO: 200
Pierre.
Re: 0.75 beta Title bar info issues
In Tools, Settings, View, tab Info, the Title bar field I have configured:
{Filename} | {EXIF:Date Taken [a d-m-y H:M:S]} | {EXIF:Exposure Time} | {EXIF:F-Number} | ISO: {EXIF:ISO Value} | Exp.Comp.: {EXIF:Exposure Bias} | WB: {EXIF:White Balance} | Flash: {EXIF:Flash} | Focal length: {EXIF:Focal Length} | 35mm: {EXIF:Focal Length 35mm}
In XnViewMP, when I open an image, you see:
As you can see, the text in the tab is the same as in the title field. You can also see that the text in the title field starts with "350", the second part of the shutter speed value ("1/350").
The tab text should show just the name of the image, not the complete title bar info, below an example in XnView Classic:
Now, in XnViewMP, when I click on the Browser tab, and then again on the opened image tab, both the title bar and the image tab show just the filename:
The image tab should show the filename, the title bar should show all the fields entered in the Title bar field in Settings.
I hope that I explained it right now. You could copy/past the string that I use for the title field in your program, it is easily reproducable.
Kind regards,
Han
{Filename} | {EXIF:Date Taken [a d-m-y H:M:S]} | {EXIF:Exposure Time} | {EXIF:F-Number} | ISO: {EXIF:ISO Value} | Exp.Comp.: {EXIF:Exposure Bias} | WB: {EXIF:White Balance} | Flash: {EXIF:Flash} | Focal length: {EXIF:Focal Length} | 35mm: {EXIF:Focal Length 35mm}
In XnViewMP, when I open an image, you see:
As you can see, the text in the tab is the same as in the title field. You can also see that the text in the title field starts with "350", the second part of the shutter speed value ("1/350").
The tab text should show just the name of the image, not the complete title bar info, below an example in XnView Classic:
Now, in XnViewMP, when I click on the Browser tab, and then again on the opened image tab, both the title bar and the image tab show just the filename:
The image tab should show the filename, the title bar should show all the fields entered in the Title bar field in Settings.
I hope that I explained it right now. You could copy/past the string that I use for the title field in your program, it is easily reproducable.
Kind regards,
Han