{
 "borders" = 10,
 "buttons" = u,
 "fields" = 
  [
    {
     "__params" = 
      [
        "label",
        "position",
        "width"
      ],
     "label" = "Do you wish to exit Envisage?",
     "name" = "msg",
     "type" = "statictext"
    },
    {
     "__params" = 
      [
        "label",
        "position",
        "width"
      ],
     "drawbox" = 1,
     "expand_x" = 1,
     "fields" = 
      [
        {
         "__params" = 
          [
            "label",
            "position",
            "width"
          ],
         "label" = "Compress and rebuild modified design databases",
         "name" = "compress",
         "position" = "next line",
         "type" = "checkbox"
        }
      ],
     "name" = "block",
     "type" = "block"
    },
    {
     "__params" = 
      [
        "label",
        "position",
        "width"
      ],
     "default" = 1,
     "label" = "Yes",
     "name" = "yes",
     "type" = "button"
    },
    {
     "__params" = 
      [
        "label",
        "position",
        "width"
      ],
     "label" = "No",
     "name" = "no",
     "type" = "button"
    }
  ],
 "modal" = 1,
 "name" = "env_Exit",
 "title" = "Exit Envisage",
 "type" = "panel"
}
