Well, Lua plus some C voodoo - but that was loaded dynamically as a DLL and required no code changes to SciTE itself (except for the tooltip)
It's a technique that has lots of other applications, like finally providing configurable GUI widgets like file open boxes, etc. steve d. >>> "Roy Wood" <[EMAIL PROTECTED]> 01/06/2007 16:48 >>> > It shows execution pausing at a breakpoint, with a tooltip > evaluating the variable s. scite-gdb has some simplification > rules which make nasty types like std::string easier > to inspect This is seriously cool. And you can do all this black magic just using the Lua module in Scite? _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest -- 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
