NjDesktop update 0.7 – Support for events
2014
03
28

This new release has the following updates: Support for events Create event (this event has to be specified through the constructor as a callback function) onResize event – specified after the window has been created onBeforeClose event – specified after the window has been created. Window close can be cancelled in this event by returning false. For […]