On 28/08/2007 01:47, Lee Gold wrote:
Please link me to documentation on how to change the font size and type.

Search style.lexer.stylenumber in http://scintilla.sourceforge.net/SciTEDoc.html

Or tell me the name of the config file - I assume it's self-documenting, and 
I'll try to do it.

The base config file is SciTEGlobal.properties, it should mostly be left unchanged from the distribution (defaults), except perhaps to suppress some file includes. The file to change is SciTEUser.properties (doesn't exist by default, you can access these files with the Tools > Open Xxx Options File menu items), settings there override the global ones. In SciTEGlobal, there are a number of 'import xxx' lines which tell SciTE to include the xxx.properties file, where xxx is the name of a lexer. So, if you need to change the fonts for the Lua language, for example, you open the lua.properties file (using the same menu) and edit it.

Or if theres a well and currently *supported* GUI for Scite that'll work.

There is one, named tsct, I don't know if it is "well" supported, but this feature is stable, so it should work at least for that.

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --

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

Reply via email to