MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Specifikace Strana 190

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 504
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 189
190 Menus and Menu Commands
Example
<action name="Set magnification to 50%" key="5" command="dw.activeViewScale
= 0.50" id ="DWTools_Zoom_50" />
<activate>
Description
Contains the key combination to activate the tool.
Attributes
{name}, key, id
name A localized version of the action.
key The key combination used to activate the tool. For syntax details, see <menuitem>.
id A unique ID used to reference the action.
Contents
None (empty tag).
Container
This tag must be contained in a tool tag.
Example
<activate name="Switch to Hand tool" key="H" id="DWTools_Hand_Active1" />
<override>
Description
Contains the key combination to temporarily activate the tool. While in another modal tool,
the user can press and hold this key to switch to this tool.
Attributes
{name}, key, id
name A localized version of the action.
key The key combination used to quickly activate the tool. For syntax details, see
<menuitem>.
id A unique ID used to reference the action.
Contents
None (empty tag).
Zobrazit stránku 189
1 2 ... 185 186 187 188 189 190 191 192 193 194 195 ... 503 504

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

Žádné komentáře