Kein-Hong Man:
I am looking at CVS HEAD and it says: scite.MenuCommand(IDM_constant)in SciTEDoc.html but the constants are not in IFaceTable.cxx, so should IFaceTableGen.py be updated? (My Python is hopeless, so I can't really help out immediately...)
You could interpret that as meaning that the value can be plugged in but it would be nicer to use symbols. The table is already compiled into SciTEBase::GetMenuCommandAsInt in scite/src/SciTEProps.cxx. They could be added into IFaceTable.cxx as well but it would be better to avoid duplication in source. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
