
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
Commenti su questo manuale