<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Dropzone Forums — No pop-up while dragging request]]></title>
		<link>https://forums.aptonic.com/topic/238/no-popup-while-dragging-request/</link>
		<atom:link href="https://forums.aptonic.com/feed/rss/topic/238/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in No pop-up while dragging request.]]></description>
		<lastBuildDate>Thu, 15 Sep 2016 16:14:38 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/777/#p777</link>
			<description><![CDATA[<p>Well, this was a bit of a hassle to find and decipher. Would you please ...</p><p>* Summarize the methods in ONE POST with the CORRECT COMMANDS. This would eliminate the need to read through the entire thread and at the same time back-correct on the mistakes made.</p><p>* Separately distinguish the commands for MAS versions non-MAS versions (and tell users how to determine which one they have). Again, confusion reigns here otherwise.</p><p>* Post this as a FAQs so we don&#039;t have to come here and hunt.</p><p>* Put an option in the Preferences to disable/enable this feature. Not everyone is conversant with Terminal commands even when they are spelled out in detail.</p><p>PS -- YOU MUST RESTART DROPZONE after any change is made (in case you were not aware).</p><p>PPS -- The way Dropzone now works seriously interferes with other tools that detect &quot;select to drag&quot; actions to the point that they become disabled. A menu bar tool should IMHO be designed by default to activate ONLY when something is dragged to it, not when something is randomly selected on the desktop. IOW, make the default setup with -bool FALSE not -bool TRUE and require users to &quot;opt-in&quot; not &quot;opt-out&quot; of the new behavior.</p><p>Thanks!</p><p>--<br />JJW</p>]]></description>
			<author><![CDATA[null@example.com (DrJJWMac)]]></author>
			<pubDate>Thu, 15 Sep 2016 16:14:38 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/777/#p777</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/766/#p766</link>
			<description><![CDATA[<p>Great, no problems <img src="https://forums.aptonic.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Thu, 26 May 2016 04:40:58 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/766/#p766</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/765/#p765</link>
			<description><![CDATA[<p>Today that worked.&nbsp; I just installed the most recent OS X security update (though still using Yosemite), so that must have been the difference.&nbsp; My apologies for not having done that first, and thanks for your persistance!</p>]]></description>
			<author><![CDATA[null@example.com (dewd)]]></author>
			<pubDate>Thu, 26 May 2016 03:48:35 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/765/#p765</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/764/#p764</link>
			<description><![CDATA[<p>OK, so the plist is there. Can you paste the exact output you get from Terminal you get when you do:</p><div class="codebox"><pre><code>defaults write ~/Library/Preferences/com.aptonic.Dropzone3.plist ScreenTopDragEnabled -bool false</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Thu, 26 May 2016 02:53:37 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/764/#p764</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/763/#p763</link>
			<description><![CDATA[<p>/Users/[username]/Library/Preferences/com.aptonic.Dropzone3.plist: Apple binary property list</p><br /><div class="quotebox"><cite>John wrote:</cite><blockquote><p>What output do you get if you do:</p><div class="codebox"><pre><code>file ~/Library/Preferences/com.aptonic.Dropzone3.plist</code></pre></div></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (dewd)]]></author>
			<pubDate>Thu, 26 May 2016 01:46:24 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/763/#p763</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/762/#p762</link>
			<description><![CDATA[<p>Strange. Not seen that before. What output do you get if you do:</p><div class="codebox"><pre><code>file ~/Library/Preferences/com.aptonic.Dropzone3.plist</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Tue, 24 May 2016 01:06:29 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/762/#p762</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/761/#p761</link>
			<description><![CDATA[<p>I get the same result for &#039;defaults&#039; with&nbsp; and without &#039;sudo&#039;</p>]]></description>
			<author><![CDATA[null@example.com (dewd)]]></author>
			<pubDate>Sun, 22 May 2016 19:13:51 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/761/#p761</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/760/#p760</link>
			<description><![CDATA[<p>OK, thanks. If you just do:</p><div class="codebox"><pre><code>sudo defaults</code></pre></div><p>In the Terminal do you get the same result as in my screenshot above (after entering your password)? Or do you then get &quot;command not found&quot;?</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Sat, 21 May 2016 06:17:20 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/760/#p760</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/759/#p759</link>
			<description><![CDATA[<p>I get exactly that.</p><p>Didn&#039;t think to add that when I paste the command as is, I get &quot;permission denied&quot;.&nbsp; I add sudo, paste again, enter password when asked and then get &quot;command not found&quot;</p>]]></description>
			<author><![CDATA[null@example.com (dewd)]]></author>
			<pubDate>Sat, 21 May 2016 01:48:31 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/759/#p759</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/758/#p758</link>
			<description><![CDATA[<p>ScreenTopDragEnabled would not be in the plist to begin with. The command is supposed to add this entry.</p><p>If you open a terminal and just type:</p><div class="codebox"><pre><code>defaults</code></pre></div><p>What do you get? It should be something like in the below screenshot.</p><p><span class="postimg"><img src="http://i.imgur.com/KHoXLZ2.png" alt="http://i.imgur.com/KHoXLZ2.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Sat, 21 May 2016 01:11:08 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/758/#p758</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/757/#p757</link>
			<description><![CDATA[<p>John - Still get &quot;command not found&quot; from terminal; there is no ScreenTopDragEnabled in the plist file.</p>]]></description>
			<author><![CDATA[null@example.com (dewd)]]></author>
			<pubDate>Sat, 21 May 2016 01:07:19 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/757/#p757</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/756/#p756</link>
			<description><![CDATA[<p>Oops sorry dewd, I just realised the wrong commands were up above. The correct command to disable for you is:</p><p>defaults write ~/Library/Preferences/com.aptonic.Dropzone3.plist ScreenTopDragEnabled -bool false</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Sat, 21 May 2016 00:19:43 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/756/#p756</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/755/#p755</link>
			<description><![CDATA[<p>Thanks John.<br />Yes, I had the Mac App Store version, but then downloaded and installed the version from your sandboxing page.&nbsp; </p><p>Terminal gives the &quot;command not found&quot; for this App store version of the command.&nbsp; The non-app store version continues to give &quot;no such file&quot;.&nbsp; Indeed, there is no such file in preferences - just a plist file, which seems to be the same as the plist file in the Library/Containers/... location.&nbsp; </p><p>Neither plist file has the ScreenTopDragEnabled command in it, nor has simply editing the plist file to add that command been successful for me; don&#039;t really know if I&#039;m doing that correctly, but I tried adding the string <br />&lt;key&gt;ScreenTopDragEnable&lt;/key&gt;<br />&nbsp; &nbsp; &lt;false/&gt;<br />which is deleted each time I start DropZone (I kept a copy of the original plist files in case I messed things up!).</p>]]></description>
			<author><![CDATA[null@example.com (dewd)]]></author>
			<pubDate>Fri, 20 May 2016 23:04:11 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/755/#p755</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/753/#p753</link>
			<description><![CDATA[<p>dewd - I assume this is because you&#039;re using the Mac App Store version. For that version the command to disable it is:</p><p>defaults write ~/Library/Containers/com.aptonic.Dropzone3/Data/Library/Preferences/com.aptonic.Dropzone3.plist ScreenTopDragEnabled -bool false</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Fri, 20 May 2016 00:57:01 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/753/#p753</guid>
		</item>
		<item>
			<title><![CDATA[Re: No pop-up while dragging request]]></title>
			<link>https://forums.aptonic.com/post/752/#p752</link>
			<description><![CDATA[<p>I also would like to disable the pop-up target zone (mostly it&#039;s annoying, popping up even when doing something like dragging text around on a page), however was not able to do so using this method.&nbsp; Terminal gives me a &quot;no such file&quot; response to this command.&nbsp; Looking through the files, there is a com.aptonic.Dropzone3.plist but there is no ScreenTopDragEnabled command in that file.&nbsp; Has something changed or am I missing something?&nbsp; Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (dewd)]]></author>
			<pubDate>Thu, 19 May 2016 18:56:34 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/752/#p752</guid>
		</item>
	</channel>
</rss>
