Can you include .3MF to the list of re-compressible formats? Its structure is similar to MS Office 2007 documents and Open Document Format. It is a ZIP Deflate archive with XML data and some JPG, and/or PNG pictures inside. Otherwise, if I try to compress .3MF it bearly makes it smaller unless I recompress .3MF to the Store setting then it makes it a lot smaller.
Wish they all would move to 7zip ZSTD in the first place so that the optimized file size with FileOptimizer would be 50% of the ZIP Deflate version. And there would be no extra compression needed :)
I noticed that the option to add the optimize archive function to the context menu is missing on Windows 10.
Opening each archive with the interface in order to click it becomes tedious with many files.
Same for others functions like Remove Archive Encryption
Indicator of sort column
-
In the column we have a “+” indicator for the sort order. In my personal opinion that one is not “very elegant”. I would like to see like Windows Explorer does: a little triangle which indicates up or down order (A-Z, Z-A).
Thank you.
-
I support your request
-
In the column we have a “+” indicator for the sort order. In my personal opinion that one is not “very elegant”. I would like to see like Windows Explorer does: a little triangle which indicates up or down order (A-Z, Z-A).
Thank you.
that doesnt work unfortunatly in Delphi. We have yet to find similar component that offers all the features of our current component, but support for proper sorting arrows.
We have been checking this out for past 3-4 years.
-
I suggest you to use a “character arrow” (from a wingdings charset or similar). It is better than “+” sign, don’t you?
Bye.
-
How about writing some code by yourself? ;)
-
yeah, we will start by designing our own programing language and then lead from there :).
There are companies that develop specialized components, and it is an project itself. Most of the listview components that are considered good are in development for past 5-6 years. It is not an one hour job.