XYplorer 10.30 has been released on 19-Sep-2011. Here's a quick introduction to the main new features:
Simply tick Configuration | Extended | Single click on icon opens items in list to open list items by a left button single click on their icon. It will trigger the same action as if you double-clicked the item. The action is triggered on MouseUp.
Here are some examples:
attrstamp("r"); //set readonly to selected items attrstamp("rh"); //set readonly and hidden to selected items attrstamp("r", 2); //set readonly to selected items (any other existing attributes are removed) attrstamp("r", 3); //toggle readonly in selected items attrstamp("rs", 4); //remove readonly and system from selected items attrstamp("r", , "E:\Test\x"); //set readonly to "E:\Test\x"
For frequent use you can easily wrap such a line into a user button and/or assign to it a keyboard shortcut of your choice.
Note that also long filenames without any spaces are wrapped, preferably at hyphens and underscores, ultimately at any character.
This thumbnail view is configured for two caption lines (up to eight are possible). Note that also filenames without any spaces are wrapped.
Digital cameras with orientation sensors allow auto-rotation of portrait images by reflecting the positioning of the camera with respect to the ground in the picture's EXIF data.
To enable Auto-Rotate for the Image Preview, its Mouse Down Blow Up, and the Full Screen Preview, tick Configuration | Preview | Auto-rotate preview. Tip: You can as well toggle Auto-Rotate for the Image Preview in the orange button dropdown menu on the Preview panel.
To enable Auto-Rotate for the Thumbnails and their Mouse Down Blow Up, tick Configuration | Thumbnails | Auto-rotate thumbnails.
Here the image preview is auto-rotated but, for demonstration purposes, the thumbnails are not.
Here the thumbnails are auto-rotated but, for demonstration purposes, the image preview is not.