kayler-renslow / arma-dialog-creator

A dialog/GUI creation tool for Arma 3.
MIT License
76 stars 12 forks source link

Missing some User Interface Event Handlers #27

Closed tuntematonjr closed 6 years ago

tuntematonjr commented 6 years ago

Version and Build

1.0.3. build 24

Summary

Missing some User Interface Event Handlers https://community.bistudio.com/wiki/User_Interface_Event_Handlers

Detail

i need to use onLoad and onDestroy events to run script when dialog is opened and closed.

kayler-renslow commented 6 years ago

onDestroy is already present. However, onLoad is missing for controls.

kayler-renslow commented 6 years ago

Fixed in https://github.com/kayler-renslow/arma-dialog-creator/commit/f958c4eeca697f7cac2cb17956a6d7dd44936b08.

Also fully updated the events to latest wiki revision (18:44, 22 July 2017)

kayler-renslow commented 6 years ago

Fixed in release version 1.0.4