Hi All:
How to determine the component is not visible, When I set the container
invisible, but the property of the child is visible.
moushuai00
Hi All:
I used the air multithreading features in my project. Before exiting my project
I had closed all workers, But the main thread will not be closed! Why??
My OS is win XP, Air sdk version is 3.5 and IDE version is FB 4.6
moushuai00
as:813]
at
mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\4.y\frameworks\projects\framework\src\mx\managers\LayoutManager.as:1180]
moushuai00
Hi All:
I want to get all combobox component in a module, but I do not want to through
all components. I tried using reflection(describeType(value:*) ), however it
can not get the combobox whitch
has not id property. Who can help me find a solution?
Thank you
Thom Wu