This is an old revision of the document!
Windows 7 Thumbnails for Document Tabs
By default HippoEDIT shows thumbnail previews (and content preview on hover) for open document tabs, if running on Windows 7 or higher (as Internet Explorer does). If you do not like this feature and what to have only single preview of main window (as for many applications), you can disable windows 7 thumbnail feature by use of XML flag.
If you for some reason want to change default, you can do it with XML flag in hippoedit.config:
<GENERAL> <TaskbarThumbnails>false</TaskbarThumbnails> </GENERAL>
create the line if does not exist, and put value you want. Default is true.
#xml_option