MACROMEDIA FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Instrukcja Użytkownika Strona 119

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 184
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 118
119
7
CHAPTER 7
Styles and Skinning
This topic describes styleable objects; new skinning workflow; and CSS rules. For information
about changes to individual classes such as ProgrammaticSkin, see Chapter 3, “Flex Classes,
on page 41.
Contents
Using styles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .119
Using skinning. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 124
Using embedded fonts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126
Themes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127
Using styles
There are some changes to the way you use styles. For example, the use of style properties is
now more strictly enforced. If you try to apply a style to a component that does not support
that style, Flex throws and error. Also, you cannot use the
StyleManager.styles property to
change styles for entire classes in Adobe Flex Software Development Kit (SDK) 2. Finally,
some of the color value formats have changed.
This section describes these changes.
Przeglądanie stron 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 183 184

Komentarze do niniejszej Instrukcji

Brak uwag