<?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"
	>
<channel>
	<title>Comments on: Dashboard Widgets Drag and Drop</title>
	<atom:link href="http://jpsykes.com/148/dashboard-widgets-drag-and-drop/feed" rel="self" type="application/rss+xml" />
	<link>http://jon.sykes.me/148/dashboard-widgets-drag-and-drop</link>
	<description></description>
	<pubDate>Wed, 20 Aug 2008 08:57:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: JP</title>
		<link>http://jon.sykes.me/148/dashboard-widgets-drag-and-drop#comment-830</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Thu, 01 May 2008 01:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://jpsykes.com/148/dashboard-widgets-drag-and-drop#comment-830</guid>
		<description>&lt;pre lang="css"&gt;
.dojoxColorPickerBox,
.dojoxHuePickerPoint{
  -apple-dashboard-region: dashboard-region(control rectangle 0 0 0 0);
}
&lt;/pre&gt;

Just added this and the colorpicker widget now does DND correctly.

Many many thanks Chris.</description>
		<content:encoded><![CDATA[<pre lang="css">
.dojoxColorPickerBox,
.dojoxHuePickerPoint{
  -apple-dashboard-region: dashboard-region(control rectangle 0 0 0 0);
}
</pre>
<p>Just added this and the colorpicker widget now does DND correctly.</p>
<p>Many many thanks Chris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://jon.sykes.me/148/dashboard-widgets-drag-and-drop#comment-829</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Wed, 30 Apr 2008 12:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://jpsykes.com/148/dashboard-widgets-drag-and-drop#comment-829</guid>
		<description>Chris that's it !  Perfect, thank you for pointing that out.  I wish the apple docs searched more effectively, I searched both internally and through google for a while before giving up.</description>
		<content:encoded><![CDATA[<p>Chris that&#8217;s it !  Perfect, thank you for pointing that out.  I wish the apple docs searched more effectively, I searched both internally and through google for a while before giving up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://jon.sykes.me/148/dashboard-widgets-drag-and-drop#comment-828</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 29 Apr 2008 05:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://jpsykes.com/148/dashboard-widgets-drag-and-drop#comment-828</guid>
		<description>In fact, there is exactly such a thing.  It's in the &lt;a href="http://developer.apple.com/documentation/AppleApplications/Conceptual/Dashboard_ProgTopics/Articles/ControlRegions.html" rel="nofollow"&gt;documentation&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>In fact, there is exactly such a thing.  It&#8217;s in the <a href="http://developer.apple.com/documentation/AppleApplications/Conceptual/Dashboard_ProgTopics/Articles/ControlRegions.html" rel="nofollow">documentation</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://jon.sykes.me/148/dashboard-widgets-drag-and-drop#comment-825</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Sun, 27 Apr 2008 12:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://jpsykes.com/148/dashboard-widgets-drag-and-drop#comment-825</guid>
		<description>I was looking at that, didn't try too hard, but it sounds like it could be possible.

My first thought when I saw it was, "Oh boy it's going to be just like the iphone".  I'll update when I've given it a try.</description>
		<content:encoded><![CDATA[<p>I was looking at that, didn&#8217;t try too hard, but it sounds like it could be possible.</p>
<p>My first thought when I saw it was, &#8220;Oh boy it&#8217;s going to be just like the iphone&#8221;.  I&#8217;ll update when I&#8217;ve given it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter higgins</title>
		<link>http://jon.sykes.me/148/dashboard-widgets-drag-and-drop#comment-821</link>
		<dc:creator>peter higgins</dc:creator>
		<pubDate>Sun, 27 Apr 2008 00:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://jpsykes.com/148/dashboard-widgets-drag-and-drop#comment-821</guid>
		<description>Jon, just a random thought -- if you are able to capture the mousedown event that drags the handles in the dojo.dnd.Moveable, would you be able to prevent it bubbling to the application (window/dashboard) in a forcable manner?</description>
		<content:encoded><![CDATA[<p>Jon, just a random thought &#8212; if you are able to capture the mousedown event that drags the handles in the dojo.dnd.Moveable, would you be able to prevent it bubbling to the application (window/dashboard) in a forcable manner?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
