<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Alt-Tab preview causes screen repaint event</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=e2be24d7-4bc7-471d-8d4c-d70a3a7553b6" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=e2be24d7-4bc7-471d-8d4c-d70a3a7553b6</link>
<description>DisplayFusion RSS: Alt-Tab preview causes screen repaint event</description>
<lastBuildDate>Sat, 02 May 2026 11:51:41 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=e2be24d7-4bc7-471d-8d4c-d70a3a7553b6</generator>
<item>
<title>RE: Alt-Tab preview causes screen repaint event</title>
<link>https://www.displayfusion.com/Discussions/View/alt-tab-preview-causes-screen-repaint-event/?ID=e2be24d7-4bc7-471d-8d4c-d70a3a7553b6#4</link>
<pubDate>Tue, 20 Oct 2015 19:32:37 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/alt-tab-preview-causes-screen-repaint-event/?ID=e2be24d7-4bc7-471d-8d4c-d70a3a7553b6#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ah, gotcha! Thanks for clarifying that. Unfortunately there isn't currently a way to disable the previews, but I will put that request on our list. If we're able to implement it, we'll be sure to let you know]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ah, gotcha! Thanks for clarifying that. Unfortunately there isn't currently a way to disable the previews, but I will put that request on our list. If we're able to implement it, we'll be sure to let you know <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Alt-Tab preview causes screen repaint event</title>
<link>https://www.displayfusion.com/Discussions/View/alt-tab-preview-causes-screen-repaint-event/?ID=e2be24d7-4bc7-471d-8d4c-d70a3a7553b6#3</link>
<pubDate>Sat, 17 Oct 2015 23:26:26 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/alt-tab-preview-causes-screen-repaint-event/?ID=e2be24d7-4bc7-471d-8d4c-d70a3a7553b6#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Actually, I am using classic view (Windows 2000 style) in Win 7 SP1 pro. It happens whether or not I hold on the preview. In other words, I cannot hit the tab key fast enough to avoid the issue. Sorry for the delay - out of office.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Actually, I am using classic view (Windows 2000 style) in Win 7 SP1 pro. It happens whether or not I hold on the preview. In other words, I cannot hit the tab key fast enough to avoid the issue. Sorry for the delay - out of office.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Alt-Tab preview causes screen repaint event</title>
<link>https://www.displayfusion.com/Discussions/View/alt-tab-preview-causes-screen-repaint-event/?ID=e2be24d7-4bc7-471d-8d4c-d70a3a7553b6#2</link>
<pubDate>Wed, 14 Oct 2015 20:33:02 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/alt-tab-preview-causes-screen-repaint-event/?ID=e2be24d7-4bc7-471d-8d4c-d70a3a7553b6#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Are you referring to the "Aero Peek" preview that happens when you have a program selected in Alt+Tab but don't let go of the key combination?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Are you referring to the "Aero Peek" preview that happens when you have a program selected in Alt+Tab but don't let go of the key combination?
</div>
]]></content:encoded>
</item>
<item>
<title>Alt-Tab preview causes screen repaint event</title>
<link>https://www.displayfusion.com/Discussions/View/alt-tab-preview-causes-screen-repaint-event/?ID=e2be24d7-4bc7-471d-8d4c-d70a3a7553b6</link>
<pubDate>Mon, 12 Oct 2015 22:10:02 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/alt-tab-preview-causes-screen-repaint-event/?ID=e2be24d7-4bc7-471d-8d4c-d70a3a7553b6</guid>
<category>DisplayFusion</category>
<description><![CDATA[DF is a nice program and solved some issues for me. However, there is one very irritating thing for which I was not able to find a solution or workaround. I have a program (C#) which, by design, does not repaint its screen. By design, I ignore the Paint event. This makes it faster and simpler. It...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
DF is a nice program and solved some issues for me. However, there is one very irritating thing for which I was not able to find a solution or workaround. I have a program (C#) which, by design, does not repaint its screen. By design, I ignore the Paint event. This makes it faster and simpler. Its nature does not require re-paints; this is admittedly unusual. <br/>
<br/>
However if I use alt-tab, the screen clears as soon as the program is selected (box around its preview). This does not occur for any program for which the paint event in handled. I suppose this may be related to the preview function. Is there a way to turn off preview for specific programs if such is the case? Or is there a fix or workaround here?<br/>
<br/>
Thanks.
</div>
]]></content:encoded>
</item>
</channel>
</rss>