en:doku:plugin-api-event-windowactivate

Event_WindowActivate

This event is sent to the plugin when a GRT main window is activated.

The event can be activated/deactivated in the plugin manifest.

Values

  • (integer) windowhandle - Windowhandle of the current GRT main window
  • (integer) tabhandle - Tabhandle of the currently activated tab (load file)

JSON source (example)

{
  "Event_WindowActivate":{
    "windowhandle":531876,
    "tabhandle":130662912
  }
}

This website uses only functional necessary cookies.

By clicking on OK, you agree with storing that cookies on your computer for the time of your session.
If you do not agree please leave the website.

Show information about the used cookies.

Show our policies.

  • en/doku/plugin-api-event-windowactivate.txt
  • Last modified: 2021/05/30 03:34
  • (external edit)