<?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/"
		>
<channel>
	<title>Comments on: Project Exposé: Improving the GTK+ tree view selection interaction</title>
	<atom:link href="http://blogs.gnome.org/cneumair/2008/06/04/a-nice-project-improving-the-gtk-tree-view-selection-interaction/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/cneumair/2008/06/04/a-nice-project-improving-the-gtk-tree-view-selection-interaction/</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Sun, 09 Aug 2009 11:15:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: baze</title>
		<link>http://blogs.gnome.org/cneumair/2008/06/04/a-nice-project-improving-the-gtk-tree-view-selection-interaction/comment-page-1/#comment-294</link>
		<dc:creator>baze</dc:creator>
		<pubDate>Thu, 05 Jun 2008 05:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/cneumair/2008/06/04/a-nice-project-improving-the-gtk-tree-view-selection-interaction/#comment-294</guid>
		<description>i haven&#039;t tested the mentioned patch, but to me it always felt weird, when right clicking didn&#039;t select the row i clicked. not sure if i&#039;ll like it or file a bug report right away ;)
i think a behaviour similar to apple&#039;s finder would be better, where there is a difference between being able to drag a file when you click the actual chars of the file name in the first column, or being able to not drag but use the rubberbanding to multi-select on drag when clicked on any other column or possible white space in the &quot;name&quot; column. this could also be used for right click, as microsoft&#039;s explorer does, i believe: right click on the file name changes the row and selects the file, right clicking any other text or white space in that row opens the current directory&#039;s context menu.

this way would also provide a rubberbanding possibility in the treeview, which is also still missing and that sucks.</description>
		<content:encoded><![CDATA[<p>i haven&#8217;t tested the mentioned patch, but to me it always felt weird, when right clicking didn&#8217;t select the row i clicked. not sure if i&#8217;ll like it or file a bug report right away <img src='http://blogs.gnome.org/cneumair/wp-content/mu-plugins/tango-smilies/tango/face-wink.png' alt=';)' class='wp-smiley' /><br />
i think a behaviour similar to apple&#8217;s finder would be better, where there is a difference between being able to drag a file when you click the actual chars of the file name in the first column, or being able to not drag but use the rubberbanding to multi-select on drag when clicked on any other column or possible white space in the &#8220;name&#8221; column. this could also be used for right click, as microsoft&#8217;s explorer does, i believe: right click on the file name changes the row and selects the file, right clicking any other text or white space in that row opens the current directory&#8217;s context menu.</p>
<p>this way would also provide a rubberbanding possibility in the treeview, which is also still missing and that sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyrone Rambo</title>
		<link>http://blogs.gnome.org/cneumair/2008/06/04/a-nice-project-improving-the-gtk-tree-view-selection-interaction/comment-page-1/#comment-293</link>
		<dc:creator>Tyrone Rambo</dc:creator>
		<pubDate>Wed, 04 Jun 2008 21:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/cneumair/2008/06/04/a-nice-project-improving-the-gtk-tree-view-selection-interaction/#comment-293</guid>
		<description>How hard would it be to make a Terminator out of Nautilus? That is, allow the view to be split (and separately navigated as well as dragged between them)? That would be one helluva killer feature and address all the commander-style wishes in a great way. Do Nautilus have any way to &quot;embed&quot; like the VTE terminal has?</description>
		<content:encoded><![CDATA[<p>How hard would it be to make a Terminator out of Nautilus? That is, allow the view to be split (and separately navigated as well as dragged between them)? That would be one helluva killer feature and address all the commander-style wishes in a great way. Do Nautilus have any way to &#8220;embed&#8221; like the VTE terminal has?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico Mena</title>
		<link>http://blogs.gnome.org/cneumair/2008/06/04/a-nice-project-improving-the-gtk-tree-view-selection-interaction/comment-page-1/#comment-292</link>
		<dc:creator>Federico Mena</dc:creator>
		<pubDate>Wed, 04 Jun 2008 20:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/cneumair/2008/06/04/a-nice-project-improving-the-gtk-tree-view-selection-interaction/#comment-292</guid>
		<description>I  just commented on the bug with a pointer to the corresponding Suse bug.  David Liang&#039;s patch solves this very nicely for Nautilus.

GtkTreeView could very well have the same behavior by default.  Decoupling right-click from changing the selection makes it much easier to use, and lets you use &quot;empty area&quot; menus even in crowded views.

Nautilus could also add a header to the      popup menu, saying &quot;N selected files&quot;, or &quot;Commands for $folder_name&quot;, to make it even more clear what&#039;s going on.</description>
		<content:encoded><![CDATA[<p>I  just commented on the bug with a pointer to the corresponding Suse bug.  David Liang&#8217;s patch solves this very nicely for Nautilus.</p>
<p>GtkTreeView could very well have the same behavior by default.  Decoupling right-click from changing the selection makes it much easier to use, and lets you use &#8220;empty area&#8221; menus even in crowded views.</p>
<p>Nautilus could also add a header to the      popup menu, saying &#8220;N selected files&#8221;, or &#8220;Commands for $folder_name&#8221;, to make it even more clear what&#8217;s going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bkor</title>
		<link>http://blogs.gnome.org/cneumair/2008/06/04/a-nice-project-improving-the-gtk-tree-view-selection-interaction/comment-page-1/#comment-291</link>
		<dc:creator>bkor</dc:creator>
		<pubDate>Wed, 04 Jun 2008 18:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/cneumair/2008/06/04/a-nice-project-improving-the-gtk-tree-view-selection-interaction/#comment-291</guid>
		<description>About to receive? Pavel received his account yesterday at 22:46 CEST. It was working at 23:00 CEST. The process is still far from perfect (see the reply on foundation-list + that you weren&#039;t set as maintainer), but at least in this case it was completed before you blogged ;)</description>
		<content:encoded><![CDATA[<p>About to receive? Pavel received his account yesterday at 22:46 CEST. It was working at 23:00 CEST. The process is still far from perfect (see the reply on foundation-list + that you weren&#8217;t set as maintainer), but at least in this case it was completed before you blogged <img src='http://blogs.gnome.org/cneumair/wp-content/mu-plugins/tango-smilies/tango/face-wink.png' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
