<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Find the Focused Control When Tab Moves Focus Out Of View</title>
	<atom:link href="http://savij.com/2007/07/31/find-the-focused-control-when-tab-moves-focus-out-of-view/feed/" rel="self" type="application/rss+xml" />
	<link>http://savij.com/2007/07/31/find-the-focused-control-when-tab-moves-focus-out-of-view/</link>
	<description>Attacking Programming Obstacles</description>
	<lastBuildDate>Fri, 22 Oct 2010 20:43:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Chris Holmes Online &#187; Blog Archive &#187; CAB: Handling Focus In Workspace</title>
		<link>http://savij.com/2007/07/31/find-the-focused-control-when-tab-moves-focus-out-of-view/#comment-421</link>
		<dc:creator><![CDATA[Chris Holmes Online &#187; Blog Archive &#187; CAB: Handling Focus In Workspace]]></dc:creator>
		<pubDate>Fri, 06 Mar 2009 03:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/07/31/find-the-focused-control-when-tab-moves-focus-out-of-view/#comment-421</guid>
		<description><![CDATA[[...] Savij just blogged about a problem he had with tabbing through a CAB application and invoking logic on a control that was not being shown. This is a problem we ran into as well. He posts his solution here. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Savij just blogged about a problem he had with tabbing through a CAB application and invoking logic on a control that was not being shown. This is a problem we ran into as well. He posts his solution here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: af</title>
		<link>http://savij.com/2007/07/31/find-the-focused-control-when-tab-moves-focus-out-of-view/#comment-173</link>
		<dc:creator><![CDATA[af]]></dc:creator>
		<pubDate>Wed, 19 Sep 2007 17:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/07/31/find-the-focused-control-when-tab-moves-focus-out-of-view/#comment-173</guid>
		<description><![CDATA[Thanks Savij,
I&#039;ll use your code to investigate. I&#039;ll turn tab stops off for all workspaces and views and any other control find - hopefully it will fix this problem.
af]]></description>
		<content:encoded><![CDATA[<p>Thanks Savij,<br />
I&#8217;ll use your code to investigate. I&#8217;ll turn tab stops off for all workspaces and views and any other control find &#8211; hopefully it will fix this problem.<br />
af</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: savij</title>
		<link>http://savij.com/2007/07/31/find-the-focused-control-when-tab-moves-focus-out-of-view/#comment-163</link>
		<dc:creator><![CDATA[savij]]></dc:creator>
		<pubDate>Tue, 18 Sep 2007 21:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/07/31/find-the-focused-control-when-tab-moves-focus-out-of-view/#comment-163</guid>
		<description><![CDATA[af,

You have to turn off the tab stops on things like the workspaces themselves. Use the code on this page to see what you are stopping on and I think you will be able to find it. You will not (at least should not) be able to tab to another view in the deck, BUT you can tab to things you cant see like the deck itself. Also, dont be afraid to set the tabstop in code even if you dont see the property, it might be there for you.

-Savij]]></description>
		<content:encoded><![CDATA[<p>af,</p>
<p>You have to turn off the tab stops on things like the workspaces themselves. Use the code on this page to see what you are stopping on and I think you will be able to find it. You will not (at least should not) be able to tab to another view in the deck, BUT you can tab to things you cant see like the deck itself. Also, dont be afraid to set the tabstop in code even if you dont see the property, it might be there for you.</p>
<p>-Savij</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: af</title>
		<link>http://savij.com/2007/07/31/find-the-focused-control-when-tab-moves-focus-out-of-view/#comment-162</link>
		<dc:creator><![CDATA[af]]></dc:creator>
		<pubDate>Tue, 18 Sep 2007 21:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://savij.com/2007/07/31/find-the-focused-control-when-tab-moves-focus-out-of-view/#comment-162</guid>
		<description><![CDATA[But how do prevent the focus from leaving the viewable area and don&#039;t continue to another vie in the deck?]]></description>
		<content:encoded><![CDATA[<p>But how do prevent the focus from leaving the viewable area and don&#8217;t continue to another vie in the deck?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

