shoes / shoes3

a tiny graphical app kit for ruby
http://walkabout.mvmanila.com
Other
181 stars 19 forks source link

adds a finish event to Shoes::App #237

Closed passenger94 closed 8 years ago

passenger94 commented 8 years ago

Sometimes we need to make sure some cleanup is done before app exits i hooked the app.slot "canvas finish event" (was private) to the shoes_app_remove call it happens whenever a Shoes app quit, be it the main or window, dialog