Re: We faced a TypeError in using ComboBox.

2012-12-13 Thread 増田 勇祐
which you give us. Best regards Yusuke Masuda - Original Message - From: "Marcus Fritze" To: ; "Marcus Fritze" Sent: Thursday, December 13, 2012 7:19 PM Subject: Re: We faced a TypeError in using ComboBox. Hi Yusuke, can you create a very small test project

Re: We faced a TypeError in using ComboBox.

2012-12-13 Thread Marcus Fritze
Hi Yusuke, can you create a very small test project with this issue? If you think this is really an issue you can file any issues here: https://issues.apache.org/jira/browse/FLEX and you can attach the test project to this bug (swf file / FXP file) The mailing list is not the best way to file

We faced a TypeError in using ComboBox.

2012-12-12 Thread 増田 勇祐
Hi, all. I'm getting a trouble using 'mx.controls.ComboBox'. Could you help and give us a correct code. I got an error 'TypeError: Error #1009' when I clicked a combobox on inactive window. [see stack traces below] So I checked the source code, and I'm afraid that it's a kind of program bug.