MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Spezifikationen Seite 183

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 504
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 182
About the menus.xml file 183
id The menu ID for the menu bar. Each menu ID in the menus.xml file should be
unique.
platform Indicates that the menu bar should appear only on the given platform. Valid
values are
"win" and "mac".
Contents
This tag must contain one or more menu tags.
Container
None.
Example
The main (Document window) menu bar uses the following menubar tag:
<menubar name="Main Window" id="DWMainWindow">
<!-- menu tags here -->
</menubar>
<menu>
Description
Provides information about a menu or submenu to appear in the Dreamweaver menu
structure.
Attributes
name, {app}, id, {platform}, {showIf}
name The name of the menu as it will appear on the menu bar. To set the menus access
key (mnemonic) in Windows, use an underscore (_) before the access letter. The
underscore is automatically removed on the Macintosh.
app The name of the application in which the menu is available. Not currently used.
id The menu ID for the menu. Every ID in the file should be unique.
platform Indicates that the menu should appear only on the given platform. Valid values
are
"win" and "mac".
Seitenansicht 182
1 2 ... 178 179 180 181 182 183 184 185 186 187 188 ... 503 504

Kommentare zu diesen Handbüchern

Keine Kommentare