Re: commit: AbiWord is now a Nautilus View.
Martin Sevior <[email protected]>
| Newsgroups | gmane.comp.gnome.components,gmane.comp.gnome.nautilus |
|---|---|
| Message-ID | <Pine.LNX.4.44.0303300248250.10866-100000@baker1.ph.unimelb.edu.au> |
On Sat, 29 Mar 2003, iain wrote: > On Sat, 2003-03-29 at 16:16, MArk Finlay wrote: > > > 1. When nautilus closes a view, I don't know what signal it sends to the > > > Bonobo Control. It leaves the abiword execuatble running and deos not send > > > delete or destory event. > > > > gnome-media had this problem with the music view (it was left open and > > blocked the sound card blocked), so you might want to look at their code > > or ask them. > > Nautilus-media. > Thanks! It was nautilus-media, but it appears it's matter of connecting the "destroy" event to a handler. I'll test it... Martin