spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / javascript / column56


Using JavaScript in HoTMetaL PRO 6.0

Developer News
News Flash: Adobe Has iPhone Workaround
Adobe's Flash 10.1 Goes Mobile (Minus iPhone)
A Salute to Visionary CEOs

Pre-Defined Macros

HoTMetaL PRO 6.0 defines several intrinsic events that trigger corresponding macros. They are:

  • OnAction is triggered when a corresponding menu is clicked.
  • On_Application_Activate is triggered when HoTMetaL becomes active after loading it from disk or after running another application.
  • On_Application_Deactivate is triggered when you run another application.
  • On_Application_Open is triggered when you open HoTMetaL.
  • On_Application_Close is triggered when you close HoTMetaL.
  • On_Before_Document_Save is triggered when you save a document. The macro is run before the completion of the Save.
  • On_Before_Document_SaveAs is triggered when you SaveAs a document. The macro is run before the completion of the SaveAs.
  • On_Document_Activate is triggered when the document becomes active.
  • On_Document_Deactivate is triggered when the document becomes inactive.
  • On_Document_Open_Complete is triggered when the user opens a document and the open operation is done.
  • On_Document_Close is triggered when you close the document.
  • On_Document_Save is triggered when you Save the document.
  • On_Document_SaveAs is triggered when you SaveAs the document.
  • On_Update_UI is triggered when the UI is updated.

http://www.internet.com

Produced by Yehuda Shiran and Tomer Shiran

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Building a Banking Application Home Page with OOP · Mixing Scripting Languages · Review: phpFox, a Social Networking CMS with all the Bells and Whistles
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Enterprise 2.0: Social Networking in the Cloud · BroadSoft Marketplace Hastens Pace of Telephony Innovation · Review: HTC Hero for Sprint


Created: January 18, 2000
Revised: January 18, 2000

URL: http://www.webreference.com/js/column56/macros.html