Menu

#118 Colors and Fonts will not save

closed-accepted
nobody
None
5
2004-10-28
2004-10-26
Poromenos
No

"Preferences -> Colors and Fonts" changes will not be
saved.

Discussion

  • Leon Wennekers

    Leon Wennekers - 2004-10-28
    • status: open --> closed
     
  • Leon Wennekers

    Leon Wennekers - 2004-10-28

    Logged In: YES
    user_id=759067

    This is caused by an old 'user' syntax file. Delete the user
    config files or copy the missing entries from the 'Default'
    config files and all should work.

     
  • Poromenos

    Poromenos - 2004-10-28

    Logged In: YES
    user_id=267121

    Which file do you mean by that? If you mean the .syn files,
    the Fonts and Colors dialog is not in the language pages, it's
    outside. If you mean AnyEdit.cfg, it's the same as the default
    one. Which one should I look at?

     
  • Leon Wennekers

    Leon Wennekers - 2004-10-28

    Logged In: YES
    user_id=759067

    The file is the AnyEdit.cfg file, which should contain the
    following tags:

    <Editor>
    <SelectionForeColor
    use="1">16777215</SelectionForeColor>
    <SelectionBackColor
    use="1">12415347</SelectionBackColor>
    <HighlightCurrentLine>1</HighlightCurrentLine>

    <HighlightCurrentLineColor>12648447</HighlightCurrentLineColo
    r>
    <RightEdge>1</RightEdge>
    <RightEdgeColumn>80</RightEdgeColumn>
    <RightEdgeColor>14342911</RightEdge>
    </Editor>
    <Font>
    <OutputBarFont size="12">Courier</OutputBarFont>
    </Font>

    If you don't have them in the Default/AnyEdit.cfg file, get the
    new once from the AnyEditBin repository.

    Good Luck,
    Leon

     
  • Poromenos

    Poromenos - 2004-10-28
    • status: closed --> closed-accepted
     

Log in to post a comment.