What steps will reproduce the problem?
1. Run the attached TestList.as
2. Click the row labeled "Pineapple"
3. UI.findViewById() returns another row
4. CLick the row labeled "Apple"
5. A TypeError is returned:
Type Coercion failed: cannot convert
com.danielfreeman.madcomponents::UILabel@3888191 to
com.danielfreeman.madcomponents.UIForm
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
0.4.8
Please provide any additional information below.
Original issue reported on code.google.com by sanadhus...@gmail.com on 15 Jun 2011 at 10:54
Original issue reported on code.google.com by
sanadhus...@gmail.com
on 15 Jun 2011 at 10:54Attachments: