Istvan:

I could do that on windows putting under user defined key
(SciTEGlobal.properties):
Insert|IDM_DO_NOTHING|\
But this doesn't work on linux. Is there any other way to block it?
Or need I touch the source code?

 Looks like there is a mistake in SciTEGTK.cxx where there is
                              } else if (sKey == "Insert") {
                                      keyval = GDK_Escape;
 It should say GDK_Insert rather than GDK_Escape. Fixed in CVS.

 Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to