MACROMEDIA FLEX-GETTING STARTED WITH FLEX Uživatelský manuál Strana 76

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 148
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 75
1 2 ... 71 72 73 74 75 76 77 78 79 80 81 ... 147 148

Komentáře k této Příručce

Žádné komentáře