Doyle Whisenant:
I would still like to see an OnClose event which is fired when an open buffer is closed. This would allow a lot more flexibility when dealing with buffers. Any serious overhaul of the extension interface should at least consider this.
Buffer destruction is communicated through RemoveBuffer (which is used by Lua but does not call a Lua function) but that doesn't occur for all file close operations. If you want a file close event then that could be added to SciTEBase::Close although there is not a lot that the script can do in that context. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
