<?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: File Choosing Widgets</title>
	<atom:link href="http://mjtsai.com/blog/2003/08/10/file_choosing_widgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://mjtsai.com/blog/2003/08/10/file_choosing_widgets/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 00:47:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: ginchy</title>
		<link>http://mjtsai.com/blog/2003/08/10/file_choosing_widgets/#comment-367</link>
		<dc:creator>ginchy</dc:creator>
		<pubDate>Wed, 31 Dec 1969 16:00:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=594#comment-367</guid>
		<description>No Text Field or PopUp. Combo Box with typeahead and remembering recent choices. You can do this in both Carbon and Cocoa as of 10.2.</description>
		<content:encoded><![CDATA[<p>No Text Field or PopUp. Combo Box with typeahead and remembering recent choices. You can do this in both Carbon and Cocoa as of 10.2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ginchy again</title>
		<link>http://mjtsai.com/blog/2003/08/10/file_choosing_widgets/#comment-368</link>
		<dc:creator>ginchy again</dc:creator>
		<pubDate>Wed, 31 Dec 1969 16:00:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=594#comment-368</guid>
		<description>Also, regarding validation: just put a tiny warning icon with the text "File[or directory] not found" next to or underneath the combobox. Then don't enable the "OK" button until the user fixes it. Simple and unobtrusive.</description>
		<content:encoded><![CDATA[<p>Also, regarding validation: just put a tiny warning icon with the text "File[or directory] not found" next to or underneath the combobox. Then don't enable the "OK" button until the user fixes it. Simple and unobtrusive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael McCracken</title>
		<link>http://mjtsai.com/blog/2003/08/10/file_choosing_widgets/#comment-369</link>
		<dc:creator>Michael McCracken</dc:creator>
		<pubDate>Wed, 31 Dec 1969 16:00:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=594#comment-369</guid>
		<description>About validation: I'm beginning to think that if there's space for it, the file icon could be used as validation - for choosing a file that should already exist. If the path is correct, it shows its icon, if not, perhaps a warning icon or nothing at all. 
This also gives a better cue for dragging to/from, since you're dragging an icon onto an icon instead of onto a text field, which seems unnatural.</description>
		<content:encoded><![CDATA[<p>About validation: I'm beginning to think that if there's space for it, the file icon could be used as validation - for choosing a file that should already exist. If the path is correct, it shows its icon, if not, perhaps a warning icon or nothing at all.<br />
This also gives a better cue for dragging to/from, since you're dragging an icon onto an icon instead of onto a text field, which seems unnatural.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: François</title>
		<link>http://mjtsai.com/blog/2003/08/10/file_choosing_widgets/#comment-370</link>
		<dc:creator>François</dc:creator>
		<pubDate>Wed, 31 Dec 1969 16:00:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=594#comment-370</guid>
		<description>The editable text field should behave like the tcsh shell in the Terminal, i.e. you start typing the first letters of a file or folder name, press the Tab key and let the system complete the path when it can guess the right choice.

May conflict with existing use of the Tab key in dialogs, though.
</description>
		<content:encoded><![CDATA[<p>The editable text field should behave like the tcsh shell in the Terminal, i.e. you start typing the first letters of a file or folder name, press the Tab key and let the system complete the path when it can guess the right choice.</p>
<p>May conflict with existing use of the Tab key in dialogs, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
