<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- RSS generation done by UBB.threads(tm) on Wed, 03 Sep 2008 09:13:57 GMT -->
<rss version="2.0">
	<channel>
		<title>DragThing FAQs</title>
		<link>http://www.dragthing.com/ubbthreads/ubbthreads.php</link>
		<description>DragThing FAQs</description>
		<generator>DragThing Forums - UBB.threads(tm)</generator>

		<item>
			<title>Re: Can I get rid of the Apple dock completely?</title>
			<link>http://www.dragthing.com/ubbthreads/ubbthreads.php?ubb=showflat&amp;Number=4939#Post4939</link>
			<description>
			<![CDATA[<b></b> James Thomson:<br />
			New answer is &quot;no&quot;. That technique doesn't work on Leopard I believe, and in Leopard and later the Dock process runs so many things other than just the dock at the bottom of the screen. Hiding the dock is really the best way to go I'm afraid!]]>
			</description>
			<pubDate>Mon, 12 May 2008 09:01:10 GMT</pubDate>
		</item>
		<item>
			<title>Re: What does the&quot;R&quot; mean?</title>
			<link>http://www.dragthing.com/ubbthreads/ubbthreads.php?ubb=showflat&amp;Number=3937#Post3937</link>
			<description>
			<![CDATA[<b></b> James Thomson:<br />
			The &quot;R&quot; indicates which of your apps aren't Intel-native, and will run under the Rosetta emulator.

You can switch off the display in the Docks section of the Preferences.]]>
			</description>
			<pubDate>Thu, 12 Jul 2007 11:50:37 GMT</pubDate>
		</item>
		<item>
			<title>Re: How do I add the Finder to lists?</title>
			<link>http://www.dragthing.com/ubbthreads/ubbthreads.php?ubb=showflat&amp;Number=2676#Post2676</link>
			<description>
			<![CDATA[<b></b> Saskia:<br />
			Q: How do I add the Finder to list in DragThing's Preferences and Options windows, such as &quot;excluded applications&quot;, &quot;never hidden applications&quot;, &quot;permanent items&quot; or the visibility lists?

A: The easiest way to add the Finder to such a list in DragThing is to drag the Finder icon from the Process Dock into the list. If you don't normally have the Process Dock showing, just switch it on temporarily from the Window menu.]]>
			</description>
			<pubDate>Thu, 01 Jun 2006 07:36:00 GMT</pubDate>
		</item>
		<item>
			<title>Re: How do I show the DragThing icon in the Apple Dock again?</title>
			<link>http://www.dragthing.com/ubbthreads/ubbthreads.php?ubb=showflat&amp;Number=2675#Post2675</link>
			<description>
			<![CDATA[<b></b> James Thomson:<br />
			Q: I've hidden the DragThing icon from the Apple Dock, but I've forgotten how to show it again. I can't get to the Preferences any more. What do I do?

A: Just click on the DragThing icon at the right of your menu bar - you can access the Preferences from the menu that appears.]]>
			</description>
			<pubDate>Thu, 09 Dec 2004 17:48:00 GMT</pubDate>
		</item>
		<item>
			<title>Re: Unread count for other mail apps</title>
			<link>http://www.dragthing.com/ubbthreads/ubbthreads.php?ubb=showflat&amp;Number=2674#Post2674</link>
			<description>
			<![CDATA[<b></b> James Thomson:<br />
			[b]Q[/b] - Hey, I've got a really cool mail app. Can you add support for displaying the number of unread messages on the icon? What about custom contextual menu commands?

[b]A[/b] - It's all AppleScript based - assuming you can return the number of unread messages from your application via a script, it's very easy to add.

First, quit DragThing. If you look inside the Resources folder of the &quot;DragThing Helper&quot; app, inside DragThing itself, you'll find a scripts folder. 

Create a script in the style of the others in there that returns a number (or an array of numbers). Save the script with the name set to either the bundle identifier or the creator code of your app. Run DT, and it should just work. 

You probably don't want to do too much work in the script because it will be run periodically. Ideally, keep the main part down to a couple of lines.

You can also do a similar trick to add items to the contextual menu for your app - see the &quot;Contextual Menu Items&quot; folder in the Scripts folder accessed from the ]]>
			</description>
			<pubDate>Thu, 02 Sep 2004 16:29:00 GMT</pubDate>
		</item>
		<item>
			<title>Re: Running app indicators in 5.3</title>
			<link>http://www.dragthing.com/ubbthreads/ubbthreads.php?ubb=showflat&amp;Number=2673#Post2673</link>
			<description>
			<![CDATA[<b></b> James Thomson:<br />
			[b]Q[/b] - I don't like the new running application triangle things in DragThing 5.3. Is there a way to put them back the way they were?

[b]A[/b] - Indeed there is! Just paste the following into Script Editor and run it:

tell application &quot;DragThing&quot;
  set use old style running app indicators to true
end tell

Hey presto!]]>
			</description>
			<pubDate>Thu, 02 Sep 2004 15:05:00 GMT</pubDate>
		</item>
		<item>
			<title>Re: The Holy Roman Empire was...</title>
			<link>http://www.dragthing.com/ubbthreads/ubbthreads.php?ubb=showflat&amp;Number=2672#Post2672</link>
			<description>
			<![CDATA[<b></b> James Thomson:<br />
			Fixed now!]]>
			</description>
			<pubDate>Wed, 25 Aug 2004 18:47:00 GMT</pubDate>
		</item>

	</channel>
</rss>
