MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Especificaciones Pagina 190

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 504
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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).
Vista de pagina 189
1 2 ... 185 186 187 188 189 190 191 192 193 194 195 ... 503 504

Comentarios a estos manuales

Sin comentarios