[wingide-users] Saving files on Wing window leave.
Wingware Support
support at wingware.com
Thu Aug 21 07:38:35 MDT 2008
Ivan Suchý wrote:
> As a web developer I keep switching frequently between IDE window and
> browser window :) In gvim I have nice feature, when I leave gvim
> window using alt+tab all modified files are saved automatically. Is it
> possible to do this in Wing IDE using custom scripts, are there some
> functions which can react on window-leave event?
There's nothing in the scripting API that would support this, although it
seems like a good idea to add a signal to the CAPIApplication object.
It requires some work in the internals, however. I'll look into adding
that in the next major release.
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list