<?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: ComboBox Bug</title>
	<atom:link href="http://blog.everythingflex.com/2007/02/26/combobox-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.everythingflex.com/2007/02/26/combobox-bug/</link>
	<description>News and Information about Adobe Flex &#38; Adobe AIR by Rich Tretola</description>
	<lastBuildDate>Wed, 28 Dec 2011 05:30:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: rowcount property</title>
		<link>http://blog.everythingflex.com/2007/02/26/combobox-bug/comment-page-1/#comment-61414</link>
		<dc:creator>rowcount property</dc:creator>
		<pubDate>Fri, 02 Apr 2010 11:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=167#comment-61414</guid>
		<description>[...] value inline. ... For example, we can easily trace a row count for the DataView being returned: ...ComboBox Bug &#124; EverythingFlex: Flex &amp; AIRDoing this exposes a bug within the ComboBox where the value will be replaced by a blank space on [...]</description>
		<content:encoded><![CDATA[<p>[...] value inline. &#8230; For example, we can easily trace a row count for the DataView being returned: &#8230;ComboBox Bug | EverythingFlex: Flex &amp; AIRDoing this exposes a bug within the ComboBox where the value will be replaced by a blank space on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bourne</title>
		<link>http://blog.everythingflex.com/2007/02/26/combobox-bug/comment-page-1/#comment-101</link>
		<dc:creator>Bourne</dc:creator>
		<pubDate>Thu, 20 Mar 2008 18:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=167#comment-101</guid>
		<description>That&#039;s not a bug. There&#039;s an empty string in the ComboBox&#039;s list of values, why should it treat that object any different from any of the other objects in it&#039;s list?

It&#039;s an easy way (or alternative way) to reset the combobox back to an unselected value if you don&#039;t want to use the &#039;prompt&#039; setting (as mentioned above, it has issues).

Otherwise, you&#039;d be *forced* to use a reset button to reset the form/combobox - no, we don&#039;t want that at all.</description>
		<content:encoded><![CDATA[<p>That&#8217;s not a bug. There&#8217;s an empty string in the ComboBox&#8217;s list of values, why should it treat that object any different from any of the other objects in it&#8217;s list?</p>
<p>It&#8217;s an easy way (or alternative way) to reset the combobox back to an unselected value if you don&#8217;t want to use the &#8216;prompt&#8217; setting (as mentioned above, it has issues).</p>
<p>Otherwise, you&#8217;d be *forced* to use a reset button to reset the form/combobox &#8211; no, we don&#8217;t want that at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KIM</title>
		<link>http://blog.everythingflex.com/2007/02/26/combobox-bug/comment-page-1/#comment-100</link>
		<dc:creator>KIM</dc:creator>
		<pubDate>Thu, 08 Nov 2007 06:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=167#comment-100</guid>
		<description>Hi Rich. here in tokyo.
great!  thanks for your solution.
I&#039;ve worried about this problem for a week!
thanks again~</description>
		<content:encoded><![CDATA[<p>Hi Rich. here in tokyo.<br />
great!  thanks for your solution.<br />
I&#8217;ve worried about this problem for a week!<br />
thanks again~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vent</title>
		<link>http://blog.everythingflex.com/2007/02/26/combobox-bug/comment-page-1/#comment-97</link>
		<dc:creator>Vent</dc:creator>
		<pubDate>Thu, 27 Sep 2007 04:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=167#comment-97</guid>
		<description>Hi, I&#039;m using OS 10.2 with developer tools installed from the CD in the box. I was trying to build an AS Studio application with a combo box in the interface and I came accross a strange bug. I set the combo box to generate &quot;should begin editing&quot; and &quot;should end editing&quot; events. However, whenever I would start editing the contents of the box or hit return after editing the contents, I would get an error &quot;NSCannotCreateScriptCommandError (10)&quot; and the event handlers wouldn&#039;t be called. I was able to reproduce this bug reliably in the simplest manner possible. I created a new Applescript Application in Project Builder with a window in its interface and nothing in the window but a combo box set to generate &quot;should begin editing&quot; and &quot;should end editing&quot; events.

Can anybody reproduce this bug? Is it a known isssue with AS Studio? I searched all my saved emails from the AS Studio list and was unable to find any mention of this.

light bars
http://www.truckaccessorywholesale.com/specials/light_bars.html</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m using OS 10.2 with developer tools installed from the CD in the box. I was trying to build an AS Studio application with a combo box in the interface and I came accross a strange bug. I set the combo box to generate &#8220;should begin editing&#8221; and &#8220;should end editing&#8221; events. However, whenever I would start editing the contents of the box or hit return after editing the contents, I would get an error &#8220;NSCannotCreateScriptCommandError (10)&#8221; and the event handlers wouldn&#8217;t be called. I was able to reproduce this bug reliably in the simplest manner possible. I created a new Applescript Application in Project Builder with a window in its interface and nothing in the window but a combo box set to generate &#8220;should begin editing&#8221; and &#8220;should end editing&#8221; events.</p>
<p>Can anybody reproduce this bug? Is it a known isssue with AS Studio? I searched all my saved emails from the AS Studio list and was unable to find any mention of this.</p>
<p>light bars<br />
<a href="http://www.truckaccessorywholesale.com/specials/light_bars.html" rel="nofollow">http://www.truckaccessorywholesale.com/specials/light_bars.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin again</title>
		<link>http://blog.everythingflex.com/2007/02/26/combobox-bug/comment-page-1/#comment-99</link>
		<dc:creator>Kevin again</dc:creator>
		<pubDate>Mon, 17 Sep 2007 07:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://control-access8.com/~eflex/wordpress/?p=167#comment-99</guid>
		<description>And no, selectedItem and selectedValue aren&#039;t the same thing.</description>
		<content:encoded><![CDATA[<p>And no, selectedItem and selectedValue aren&#8217;t the same thing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

