there used to be a now abandoned software called Xentient Thumbnails that would show bitmaps as micro thumbnails in any list or details view system-wide (even in file open/save dialogs), of course also in Windows Explorer or in Dopus:
I remember that this was incredibly useful. Unfortunately, Xentient Thumbnails seems to be unable to run on 64 bit.
Question: can Dopus do that (i.e. show bitmaps' contents as icons in details view in a lister)?
This code will toogle between details mode, the new mixed mode with thumbnails & large thumbnails:
@ifset:VIEW=Thumbnails
Set VIEW=Details
@ifset:COLUMNSTOGGLE=thumbnail
Set COLUMNSREMOVE=thumbnail
Set VIEW=Thumbnails
@ifset:else
Set VIEW=Details
Set COLUMNSADD=thumbnail(0,96)
Yes, that's probably why they seem inappropriate by today's standards. A two minute edit window hurts no one but heals many unnecessary errors, providing for better post and forum quality, overall.