spacer

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

home / experts / javascript / column56


Using JavaScript in HoTMetaL PRO 6.0

Developer News
Microsoft Shows Off Silverlight 4, IE9 Plans
Metasploit Expands Vulnerability Test Framework
HyperCard Reborn?

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, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Rolling Out Your Own HTML Application Version Control · HTML 5: Client-side Storage · Working with Ajax Server Extensions
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Wi-Fi Product Watch, November 2009 · Chip Market Recovering From '08 Collapse · Low-Cost Tools to Kickstart Your New Business


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

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