Aller au contenu

Photo

script text colors?


  • Veuillez vous connecter pour répondre
2 réponses à ce sujet

#1
Surek

Surek
  • Members
  • 94 messages
I have a question about the script part of the tool set. Hopefully this makes sense. I know You can change the colors of the script text through the tool-set options but is their any way to revert back to the original colors? Again any help with this would be appreciated.

#2
Proleric

Proleric
  • Members
  • 2 345 messages
If you have a backup, you can revert the [Script] section of nwtoolset.ini in a text editor.

If not, try this:
 
[Script]
FontName=Courier New
FontSize=10
Templates=scripttemplates
AutoCompile=1
ScriptEditorWidth=800
ScriptEditorHeight=580
ScriptEditorLeft=20
ScriptEditorTop=20
ScriptEditorSideWidth=299
ScriptEditorBottomHeight=170
ColorSelectedText=16777215
ColorSelectedBack=8323072
ColorText=0
ColorBack=16777215
ColorMargin=8355711
ColorComment=32512
ColorDirective=127
ColorIdentifier=0
ColorKeyword=16711680
ColorNumber=8323199
ColorString=8323072
ColorError=255
GenerateDebugInfo=0
ScriptEditorState=2


#3
Surek

Surek
  • Members
  • 94 messages
Unfortunately I do not have a backup copy of the nwtoolset.ini. I tried copying what you posted above into the ini but it did not change anything in the toolset. not sure what else I could try.