On 8/1/07, Neil Hodgson <[EMAIL PROTECTED]> wrote: > I suppose IFaceTable doesn't have to be considered part of Lua > support - I can't see any calls to real Lua in IFaceTable.cxx or .h > but am unsure whether there are indirect links.
OK, then how about refactoring the IDM_ lookup out as a static SciTEBase function, and making IFaceTable use that if it can't match one of the Scintilla constants. If weird inappropriate constants are a problem then we can enforce that in IFaceTable. steve d. _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
