Badcreature / mad-components

Automatically exported from code.google.com/p/mad-components
0 stars 0 forks source link

UI.findViewById() broken #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed in 0.4.9

Original comment by doc.andr...@gmail.com on 17 Jun 2011 at 6:51