Hi,
1.- How Do I save personalized color schemes?
2.- How can I execute automatic indentation..?
If they are not implemented will be?
Is there some alternative at present for these features?
thanks.....
Color Schemes and Indentation
1. They are saved in PB install dir 'PureBasic.prefs' - I have small installer for all PB preferences (.prefs).
Code: Select all
ASMKeywordColor = 255
BackgroundColor = 14680063
BasicKeywordColor = 9650758
CommentColor = 32768
ConstantColor = 11534508
LabelColor = 6776679
NormalTextColor = 10485760
NumberColor = 8464322
OperatorColor = 208839
PointerColor = 12615808
PureKeywordColor = 16711680
SeparatorColor = 8388608
StringColor = 25834
StructureColor = 11896109
LineNumberColor = 7303023
LineNumberBackColor = 15462897
MarkerColor = 11184640
CurrentLineColor = 15529204
CursorColor = 0
SelectionColor = 14405328
SelectionFrontColor = 0
DisabledBackColor = 12632256
Debugger_LineColor = 16771304
Debugger_ErrorColor = 255
Debugger_BreakPointColor = 11184640
Debugger_LineSymbolColor = 16771304
Debugger_ErrorSymbolColor = 255
Debugger_BreakpoinSymbolColor = 11184640
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada