MACROMEDIA FLEX-GETTING STARTED WITH FLEX Manual de usuario Pagina 76

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 148
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 75
Figure 4-17. An application control bar
One
thing I love about Flex is that even by default, it looks
really good. I’m not a graphic designer by any stretch, so I like
the fact that Figure 4-17 looks very slick but required absolutely
no effort on my part.
Divider Boxes
Flex provides an easy way for your users to customize their own
layout with divider boxes. The code in Example 4-18 shows
just how easy it is to use a divider box.
Example 4-18. Divbox.mxml
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
layout="horizontal">
60 | Chapter 4:Flex Controls and Layout
Vista de pagina 75
1 2 ... 71 72 73 74 75 76 77 78 79 80 81 ... 147 148

Comentarios a estos manuales

Sin comentarios