<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Improving usability without using ComboBoxCellEditors</title>
	<link>http://www.richclient2.de/2007_04_02/improving-usability-without-using-comboboxcelleditors/</link>
	<description>rich client 2.0</description>
	<pubDate>Sat, 04 Feb 2012 13:29:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Eugene Kuleshov</title>
		<link>http://www.richclient2.de/2007_04_02/improving-usability-without-using-comboboxcelleditors/#comment-1678</link>
		<pubDate>Mon, 16 Apr 2007 16:13:15 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_04_02/improving-usability-without-using-comboboxcelleditors/#comment-1678</guid>
					<description>You could of just added same in-place filtering features with completion to the combobox editor. Using dialogs for editing individual table cells is rather flashy...</description>
		<content:encoded><![CDATA[<p>You could of just added same in-place filtering features with completion to the combobox editor. Using dialogs for editing individual table cells is rather flashy&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tom Seidel</title>
		<link>http://www.richclient2.de/2007_04_02/improving-usability-without-using-comboboxcelleditors/#comment-1631</link>
		<pubDate>Thu, 12 Apr 2007 09:00:38 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_04_02/improving-usability-without-using-comboboxcelleditors/#comment-1631</guid>
					<description>Well, sometimes it may be a pure matter of taste. In my opinion you should not use the ComboBoxCellEditor excessively. The keyboard support you mentioned is an important point to improve the handling.</description>
		<content:encoded><![CDATA[<p>Well, sometimes it may be a pure matter of taste. In my opinion you should not use the ComboBoxCellEditor excessively. The keyboard support you mentioned is an important point to improve the handling.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tom Schindl</title>
		<link>http://www.richclient2.de/2007_04_02/improving-usability-without-using-comboboxcelleditors/#comment-1578</link>
		<pubDate>Fri, 06 Apr 2007 11:42:41 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_04_02/improving-usability-without-using-comboboxcelleditors/#comment-1578</guid>
					<description>Well I'm using ComboBoxCellEditor quite frequently and the only thing you have to make them usable with a large amount of items if to add keyboard support to them. I've a Viewer ontop of them and afterwards listen to KeyEvents automatically poping up the DropDown-List and applying a Filter on the items. This makes editing without any Mouse-Interaction possible.</description>
		<content:encoded><![CDATA[<p>Well I&#8217;m using ComboBoxCellEditor quite frequently and the only thing you have to make them usable with a large amount of items if to add keyboard support to them. I&#8217;ve a Viewer ontop of them and afterwards listen to KeyEvents automatically poping up the DropDown-List and applying a Filter on the items. This makes editing without any Mouse-Interaction possible.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

