Hi, > You have forgotten to add it in LuaExtension.cxx: Insert to line 1439: >> -------------------------------------------------- > lua_pushliteral(luaState, "MenuCommand"); > lua_pushcfunction(luaState, cf_scite_menu_command); > lua_rawset(luaState, -3); >> -------------------------------------------------- > > I did independent search. He was very interesting. All works superb. > Many thanks! > It is a pity that no ZIP-file...
Yes, I guess my previous email did not get through to the list (gmane seems to be acting up again). That is the code that I have. -Mitchell; _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
