Fix the bug that caused almost everything in the caret menu of the 'other' canvas...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 4 Oct 2007 01:51:08 +0000 (01:51 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 4 Oct 2007 01:51:08 +0000 (01:51 +0000)
commit2cc368cc2c990b39089a8898f6dc03e07970ba36
treee8e0d5ed436789cb4912511794c7538e66fd3268
parent38de53e66bb6bf1b84f628aea1b5e957550134cb
Fix the bug that caused almost everything in the caret menu of the 'other' canvas to be disabled when the focused canvas was closed.  Use present() to present the other canvas, rather than manipulating selected_canvas_view directly.  This allows CanvasView::on_focus_in_event() to run and call insert_action_group() to re-enable the menu.

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