Contents | Index | < Browse | Browse >


   LVCOLORS  GuiFile GadID ForeGround BackGround Selected Dirs

   This is a gadget modifier and will set the colors of 
   the listview to which it is attached :

    ForeGround is the color the normal text is drawn in
    Background is the background
    Selected   is the background color of the selected items
    Dirs       is the color of the directories in DirListViews

    The defaults are : LVColors MyGui GadID 1 0 3 2

   This command has been superceeded by the  Attr  modifier,
   although it still works.