Hello Scite-interest,

Correct dialog "Find in Files"
Line 1226 from SciTEBase.cxx
> findWhat = sel;
this line must be replaced to
> findWhat = EncodeString(sel);
otherwise selected text that was automatically inserted in dialogue which has 
national chars will be deformed.

-- 
mozers
<http://scite.ruteam.ru>

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

Reply via email to