Re: [gedit-list] Document signals and close gedit signal



Hey,

I think that you will indeed need to modify gedit to give you this information as afaik you do not have it yet.
Would be indeed good to have something like this.

Regards.


On Fri, Apr 26, 2013 at 12:26 AM, Chuchi Perriman <chuchiperriman gmail com> wrote:
Hi all,

I'm trying to develop a feature like sessionsaver plugin but I want save the open documents automatically when a new document is open/closed or before gedit is closed.

I'm using tab-added and tab-removed signals but tab-removed is raised when I close gedit (because gedit is closing all the tabs) and then my handler removes all the cached files. I've tried to use the destroy signal but it is raised after all the tab-removed event...

Can you help me to find the right way? The idea is store the open documents before gedit is closed or save the state when the user open or close documents.

Thanks a lot!!!

_______________________________________________
gedit-list mailing list
gedit-list gnome org
https://mail.gnome.org/mailman/listinfo/gedit-list




--
Ignacio Casal Quinteiro


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]