Nearly five months ago I noticed mx:TextInput's bug. The following steps will reproduce the bug.
In the Application 1
- Enter some long string in the mx:TextInput e.g. "asd asdsa sadsadsa sadsad asdsa"
- Click on the "Button" button(it is setting text in the mx:TextInput to "yes")
- You will not be able to see the text in the mx:TextInput, you will be able to see the text if you e.g. click on the mx:TextInput
Application 1
Real-time face detection with Android
-
In this post I will show you how to use the still image FaceDetector class
from the Android SDK to achieve (mostly) real-time face detection. The
followi...
13 years ago