Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Windows 7 Thumbnails for Document Tabs ====== By default, HippoEDIT shows thumbnail previews (and content preview on hover) for open document tabs, if running Windows 7 or higher (as Internet Explorer does). If you do not like this feature and want to have only a single preview of the main window (as for many applications), you can disable the 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**: <code xml> <GENERAL> <TaskbarThumbnails>false</TaskbarThumbnails> </GENERAL> </code> create the line if does not exist, and put value you want. Default is **true**. #xml_option