Fix 1800324: closing a window while an animation is playing crashes studio, so don...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 22 Sep 2007 21:10:25 +0000 (21:10 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 22 Sep 2007 21:10:25 +0000 (21:10 +0000)
commit2b7d889d90a36d42165dc5e322b058317d3673de
treeccd6a253fcb4b179deee3cfbee92fe50975ceb7a
parent28483925935b48737b4031a031ed8dfd1edd5ccd
Fix 1800324: closing a window while an animation is playing crashes studio, so don't let the window close if it's playing.  Instead we display a message explaining why the window won't close.  It would be better if we could somehow cause the playback to stop and then close the window, but this is better than crashing.

git-svn-id: http://svn.voria.com/code@738 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/src/gtkmm/canvasview.h
synfig-studio/trunk/src/gtkmm/instance.cpp