>>> Doyle Whisenant <[EMAIL PROTECTED]> 02/06/2007 16:49:42 >>> >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. I've hit this limitation before, especially when trying to maintain an up-to-date list of open buffers. First prize is if the buffer is still modifiable (and then explicitly use the save command to commit) Other limitations are OnMarginClick() and OnDoubleClick(), since it would be useful to know the state of the control keys. One solution is for the container to set a property mouse.modifiers, if possible. That should be nicely back compatible. steve d. -- This message is subject to the CSIR's copyright, terms and conditions and e-mail legal notice. Views expressed herein do not necessarily represent the views of the CSIR. CSIR E-mail Legal Notice http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html CSIR Copyright, Terms and Conditions http://mail.csir.co.za/CSIR_Copyright.html For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR Legal Notice send a blank message with REQUEST LEGAL in the subject line to [EMAIL PROTECTED] This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
