Neil,
The compilation problems I mentioned before are still present
particularly bitlib won't compile with Borland or Microsoft:
Okay, I'll remove bitlib then. I have bitlib as a .dll for my scite-st
branch anyway, so if anyone needs it, they just need to 'require' it.
This just needs a != 0:
..\src\LuaExtension51.cxx(296) : warning C4800: 'int' : forcing value
to bool 'true' or 'false' (performance warning)
Okay.
I'm looking at your code in http://scite-tools.googlecode.com/svn/trunk .
I think it would
also be a good time to finally decide which Lua extension functions (if
any) to add. I propose at least OnKey, and maybe UpdateStatusBar (I find
it very useful for displaying key-command chains in the status bar).
OK. And OnDwellStart. An OnClose can go in if its useful at the
start of SciTEBase::Close which is after the buffer has effectively
been abandoned. If it is to go further up the stack then the number of
contexts rises and the relationship of tis to saving has to be worked
out.
I'll look into both of these.
Thanks!
-Mitchell;
Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest