Hi!
Thanks for the new version of XnViewMP, Pierre !
Now I'm just disappointed that all my folder thumb are no tiny and all the carefully created folder.jpg images I had done are useless because too small. Must be because the folder pic under is now rectangular instead of square like in Windows ...
Search found 1668 matches
- Sun Jul 07, 2013 5:20 pm
- Forum: MP - Suggestions
- Topic: XnViewMP 0.6 - How to get larger folder thumb as previously
- Replies: 16
- Views: 3373
- Sun Jul 07, 2013 5:16 pm
- Forum: MP - Suggestions
- Topic: How to badly mix up your Catalog work in a simple way.
- Replies: 11
- Views: 1859
Re: How to badly mix up your Catalog work in a simple way.
If search speed is slow due to pathname mixed case, then a simple solution is to store two pathnames, one correctly "cased" (for display in the UI), one mono-case for searching. This trades speed for storage space and moves the small overhead of "correcting" the case away from search and to a ...
- Sun Jul 07, 2013 9:49 am
- Forum: MP - Suggestions
- Topic: Compare Window: Get Out the best file
- Replies: 5
- Views: 1205
Re: Compare Window: Get Out the best file
...or perhaps is better to put it in the Right-Click menu exactly like in the Thumbs Pane?
Perhaps then Pierre will have the possibility to reuse entirely the engine from there (including the code which adds the Registered programs to the right-click menu)
Perhaps then Pierre will have the possibility to reuse entirely the engine from there (including the code which adds the Registered programs to the right-click menu)
- Sun Jul 07, 2013 9:46 am
- Forum: MP - Suggestions
- Topic: MP 0.6 multiple operations
- Replies: 2
- Views: 592
Re: MP 0.6 multiple operations
Don't know if it's a bug or if it's possible to correct this: when resizing an image then renaming it and saving the result (Maj+S, F2, Ctrl+S), thumbnail do not show any modification. The name is still the same and the weigth for the thumbnail. If I try to rename the file directly in thumbnail ...
- Sun Jul 07, 2013 9:39 am
- Forum: MP - Suggestions
- Topic: other small text-improvements for 'Properties'
- Replies: 5
- Views: 1055
Re: other small text-improvements for 'Properties'
It's got nothing to do with custom formatting. These are just small permanent enhancement changes for gui.
...also for file sizes the program already shows in the main status bar
That's like saying to me that the "image resolution and image filename are already in the status bar, so go on look ...
...also for file sizes the program already shows in the main status bar
That's like saying to me that the "image resolution and image filename are already in the status bar, so go on look ...
- Sun Jul 07, 2013 9:34 am
- Forum: MP - Suggestions
- Topic: Request: Bold frame in the file select
- Replies: 5
- Views: 686
Re: Request: Bold frame in the file select
Thank you.
But, I hope change the size of the default blue color border.
Aha! I see now.
...for me is rather ok because I look mostly at the file names which are highlighted with a different color (blue) which is quite different from the dark color of the non-selected thumbs.
Hmmmm...
In ...
But, I hope change the size of the default blue color border.
Aha! I see now.
...for me is rather ok because I look mostly at the file names which are highlighted with a different color (blue) which is quite different from the dark color of the non-selected thumbs.
Hmmmm...
In ...
- Sun Jul 07, 2013 9:20 am
- Forum: MP - Suggestions
- Topic: How to badly mix up your Catalog work in a simple way.
- Replies: 11
- Views: 1859
Re: How to badly mix up your Catalog work in a simple way.
Paths should be stored as they are named: with mixed case.
Instead, if case is not important for a designated function/comparison/whatever, then use an UpperCase(path) function call whenever referencing the field's stored value.
In Access that would be UCase$(tablename!fieldname). A similar call ...
Instead, if case is not important for a designated function/comparison/whatever, then use an UpperCase(path) function call whenever referencing the field's stored value.
In Access that would be UCase$(tablename!fieldname). A similar call ...
- Sun Jul 07, 2013 8:10 am
- Forum: MP - Suggestions
- Topic: Compare window: Mouse engine
- Replies: 3
- Views: 325
Re: Compare window: Mouse engine
Support++
Also, some way to normalize zooming and panning of images of differing resolutions. Sometimes I need to compare a lo-res version to a hi-res version of the same image.
First, IMHO Pierre should write somewhere (on the toolbar with the checkboxes?) or perhaps better put a 'Help' button ...
Also, some way to normalize zooming and panning of images of differing resolutions. Sometimes I need to compare a lo-res version to a hi-res version of the same image.
First, IMHO Pierre should write somewhere (on the toolbar with the checkboxes?) or perhaps better put a 'Help' button ...
- Sat Jul 06, 2013 10:39 am
- Forum: MP - Suggestions
- Topic: How to badly mix up your Catalog work in a simple way.
- Replies: 11
- Views: 1859
How to badly mix up your Catalog work in a simple way.
Be warned: Do NOT do the following:
Do not rename or change paths outside of XnViewMP to any cataloged folder!
Your work (ratings / colors etc.) will be 'hidden'!
Perhaps most of you know this, but (perhaps) what you do not realize is that even if you change the capitalization (change the ...
Do not rename or change paths outside of XnViewMP to any cataloged folder!
Your work (ratings / colors etc.) will be 'hidden'!
Perhaps most of you know this, but (perhaps) what you do not realize is that even if you change the capitalization (change the ...
- Sat Jul 06, 2013 6:26 am
- Forum: MP - Suggestions
- Topic: Compare Window: Get Out the best file
- Replies: 5
- Views: 1205
Compare Window: Get Out the best file
Please add some buttons in the Compare Window on the viewport's toolbar to allow getting out the chosen file. In fact it needs three buttons : Export (which is the classical export engine from the main menu), Open file in the new tab and, also, Open file With the associated program/editor/Alt+1 ...
- Sat Jul 06, 2013 5:54 am
- Forum: MP - Suggestions
- Topic: Ctrl+Shift+0 (Uncoloring) is not working!
- Replies: 5
- Views: 981
Ctrl+Shift+0 (Uncoloring) is not working!
Yes, Ctrl+Shift+0 (Uncoloring) is not working!
Very annoying. Especially because we cannot (re)assign the shortcut. The bug is older than 0.60. But IMHO the time has come to fix it.
Very annoying. Especially because we cannot (re)assign the shortcut. The bug is older than 0.60. But IMHO the time has come to fix it.
- Sat Jul 06, 2013 5:49 am
- Forum: MP - Suggestions
- Topic: other small text-improvements for 'Properties'
- Replies: 5
- Views: 1055
Re: other small text-improvements for 'Properties'
...or, perhaps, better to provide some format strings for Date/Time constants?
...also for file sizes the program already shows in the main status bar using 'smart' formating, taking in account the file size and the the Settings | Browser | Browser > "Show always in bytes the file size" checkbox ...
...also for file sizes the program already shows in the main status bar using 'smart' formating, taking in account the file size and the the Settings | Browser | Browser > "Show always in bytes the file size" checkbox ...
- Fri Jul 05, 2013 5:55 pm
- Forum: MP - Suggestions
- Topic: Compare window: Mouse engine
- Replies: 3
- Views: 325
Compare window: Mouse engine
In the Compare Window when the user pans with the left mouse button all the images pan together. To work with only one image pan with the right mouse button (ie. keep it down and move the image in the view area).
This creates an offset (displacement) between the image which was moved alone, thing ...
This creates an offset (displacement) between the image which was moved alone, thing ...
- Fri Jul 05, 2013 5:45 pm
- Forum: MP - Suggestions
- Topic: Request: Bold frame in the file select
- Replies: 5
- Views: 686
Re: Request: Bold frame in the file select
Aha! I see now.tehbo wrote:Thank you.
But, I hope change the size of the default blue color border.
...for me is rather ok because I look mostly at the file names which are highlighted with a different color (blue) which is quite different from the dark color of the non-selected thumbs.
- Fri Jul 05, 2013 5:34 pm
- Forum: MP - Suggestions
- Topic: On-Disk Management: What is left
- Replies: 12
- Views: 3722
On-Disk Management: What is left
As (perhaps) you all know XnViewMP 0.60 has greatly improved the On-Disk File Management primitives (Drag & Drop from Thumbnail Panel to Folder Tree, enhanced a ton Right-Click menu in the Folder Tree, enough Copy / Move bugs removed etc.)
Now what is left?
Write down or put a link in replies in ...
Now what is left?
Write down or put a link in replies in ...