
Create a simple user interface 145
5. Arrange the controls so that the layout is similar to the following example:
6. Select the first Label control and enter Price in Dollars as the value of its text property in
the Flex Properties view.
7. Select the TextInput control and enter txtPrice as the value of its id property.
8. Select the Button control and set the following properties:
■ ID: btnConvert
■ Label: Convert to Yen
9. Select the second Label control (below the TextInput control) and do the following:
■ Clear the value of its Text property.
■ Enter lblResults as the value of its id property.
10. Fine-tune the position of the controls so that the layout looks as follows:
Commentaires sur ces manuels