dcl对话框 :paragraph控件调整不了文字行距,ACAD是可以的

名片

裹.L G

lv0

需求:

BUG:

已完成:

进行中:

BUG 热度

  • 需求ID:暂无
  • 需求状态: 进行中 已完成

;请教下,发贴时有上传DCL文件的功能?

LG:dialog {
    label = “打开文件【裹. L G】2009” ;
    :column {
        :boxed_row {
            label = “信息栏” ;
            :text {
                alignment = left ;
                key = “Message_bar” ;
            }
        }
        :row {
                    :column {
                        :image_button {
                            alignment = centered ;
                            color = dialog_background ;
                            key = “personal_path_image” ;
                            fixed_height = true ;
                            fixed_width = true ;
                            height = 3 ;
                            width = 8 ;
                        }
                        :text {
                            alignment = centered ;
                            key = “user_dir” ;
                            label = “用户目录” ;
                        }
                    }
                    :column {
                        :image_button {
                            alignment = centered ;
                            color = dialog_background ;
                            key = “my_computer” ;
                            fixed_height = true ;
                            fixed_width = true ;
                            height = 3 ;
                            width = 8 ;
                        }
                        :text {
                            alignment = centered ;
                            key = “my_computer_text” ;
                            label = “我的电脑” ;
                        }
                    }
                    :column {
                        :image_button {
                            alignment = centered ;
                            color = dialog_background ;
                            key = “my_desk” ;
                            fixed_height = true ;
                            fixed_width = true ;
                            height = 3 ;
                            width = 8 ;
                        }
                        :text {
                            alignment = centered ;
                            key = “my_desk_text” ;
                            label = “我的桌面” ;
                        }
                    }
                    :button {
                        fixed_height = true ;
                        fixed_width = true ;
                        height = 4.5 ;
                        key = “hotu” ;
                        label = “<–后退” ;
                        width = 17 ;
                    }
                    :button {
                        fixed_height = true ;
                        fixed_width = true ;
                        height = 4.5 ;
                        key = “2025affer” ;
                label = “25年后文件”;
                        width = 16.5 ;
                    }
                    :button {
                        fixed_height = true ;
                        fixed_width = true ;
                        height = 4.5 ;
                        key = “2025before” ;
                label = “25年前文件”;
                        width = 16.5 ;
                    }
                    :button {
                        fixed_height = true ;
                        fixed_width = true ;
                        height = 4.5 ;
                        key = “open_dir” ;
                        label = “打开目录” ;
                        width = 16 ;
                    }
                    :button {
                        fixed_height = true ;
                        fixed_width = true ;
                        height = 4.5 ;
                        key = “rename” ;
                        label = “重命名” ;
                        width = 16 ;
                    }
                    :button {
                        fixed_height = true ;
                        fixed_width = true ;
                        height = 4.5 ;
                        key = “new_floder” ;
                        label = “新建文件夹” ;
                        width = 16 ;
                    }
                    :button {
                        fixed_height = true ;
                        fixed_width = true ;
                        height = 4.5 ;
                        key = “del_floder” ;
                        label = “删除文件夹” ;
                        width = 16 ;
                    }
                    :button {
                        fixed_height = true ;
                        fixed_width = true ;
                        height = 4.5 ;
                        key = “font_dirpage” ;
                        label = “<<–” ;
                        width = 16 ;
                    }
                    :button {
                        fixed_height = true ;
                        fixed_width = true ;
                        height = 4.5 ;
                        key = “last_dirpage” ;
                        label = “–>>” ;
                        width = 16 ;
                    }
        }
        :row {
                  :text {
                      alignment = centered ;
                      label = “类型:” ;
                  }
                 :popup_list {
                     key = “Files_type” ;
                     alignment = centered ;
                     label = “” ;
                     width = 18 ;
                     fixed_width = true ;
                 }
                 :toggle {
                     alignment = centered ;
                     key = “Tdir_Yes1No0” ;
                     label = “遍历” ;
                     fixed_width = true ;
                 }
                 :text {
                      alignment = centered ;
                      label = “地址:” ;
                  }
                    :popup_list {
                        key = “Address_list” ;
                        allow_accept = true ;
                     alignment = centered ;
                        fixed_width = true ;
                        width = 141 ;
                        label = “” ;
                    }
        }
        :row {
                 :list_box {
                        fixed_width = true ;
                        fixed_height = true ;
                     alignment = top ;
                        key = “Files_list” ;
                        label = “文件列表:” ;
                height = 50 ;
                        width = 33 ;
                  }
                 :boxed_column {
            :row {
                 fixed_width = true ;
                 width = 8 ;
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder1” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “城市花园” ;
              key = “text1a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = “中国人的” ;
              key = “text1b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = “人的可地” ;
              key = “text1c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder2” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “电脑城” ;
              key = “text2a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text2b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text2c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder3” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “公司人员” ;
              key = “text3a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text3b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text3c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder4” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “鸿福广场” ;
              key = “text4a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text4b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text4c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder5” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “机修队” ;
              key = “text5a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text5b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text5c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder6” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “金澳花园” ;
              key = “text6a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text6b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text6c” ;
                 }
              }
         }
            }
            :row {
                 fixed_width = true ;
                 width = 8 ;
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder7” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “朋友” ;
              key = “text7a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text7b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text7c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder8” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “深圳聚睿” ;
              key = “text8a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text8b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text8c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder9” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “新基” ;
              key = “text9a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text9b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text9c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder10” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “元美广场” ;
              key = “text10a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text10b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text10c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder11” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text11a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text11b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text11c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder12” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text12a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text12b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text12c” ;
                 }
              }
         }
            }
            :row {
                 fixed_width = true ;
                 width = 8 ;
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder13” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text13a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text13b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text13c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder14” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text14a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text14b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text14c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder15” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text15a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text15b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text15c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder16” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text16a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text16b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text16c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder17” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text17a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text17b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text17c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder18” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text18a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text18b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text18c” ;
                 }
              }
         }
            }
            :row {
                 fixed_width = true ;
                 width = 8 ;
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder19” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text19a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text19b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text19c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder20” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text20a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text20b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text20c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder21” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text21a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text21b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text21c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder22” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text22a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text22b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text22c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder23” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text23a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text23b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text23c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder24” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text24a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text24b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text24c” ;
                 }
              }
         }
            }
            :row {
                 fixed_width = true ;
                 width = 8 ;
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder25” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text25a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text25b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text25c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder26” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text26a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text26b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text26c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder27” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text27a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text27b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text27c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder28” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text28a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text28b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text28c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder29” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text29a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text29b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text29c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder30” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text30a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text30b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text30c” ;
                 }
              }
         }
            }
            :row {
                 fixed_width = true ;
                 width = 8 ;
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder31” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text31a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text31b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text31c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder32” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text32a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text32b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text32c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder33” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text33a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text33b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text33c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder34” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text34a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text34b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text34c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder35” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text35a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text35b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text35c” ;
                 }
              }
         }
        :row {
                 :image_button {
                     color = dialog_background ;
                     fixed_height = true ;
                     fixed_width = true ;
                     height = 3.6 ;
             key = “folder36” ;
                     width = 7.5 ;
                 }
             :paragraph {
                 :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
            label = “” ;
              key = “text36a” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text36b” ;
                  }
                  :text {
                      alignment = left ;
                      fixed_width = true ;
                      width = 15 ;
                    label = ”          ” ;
              key = “text36c” ;
                 }
              }
         }
            }
                }
         }
        :row {
               :image {
                    color = -15 ;
                    key = “plo” ;
                    fixed_height = true ;
                    fixed_width = true ;
                    width = 26 ;
                    height = 1 ;
               }
               :text {
                    alignment = right  ;
                    key = “plo_text” ;
                    label = “00.0%” ;
              }
                :edit_box {
                     allow_accept = true ;
                     fixed_width = true ;
                     label = “文件名→” ;
                     key = “Filename_editBox” ;
                     width = 47 ;
                 }
                 :button {
                      key = “keyword” ;
                      fixed_width = true ;
                      width = 18 ;
                      label = “←遍历关键字→” ;
                  }
                  :edit_box {
                     fixed_width = true ;
                     key = “Foldername_editBox” ;
                     width = 35 ;
                  }
                  :text {
                      alignment = centered ;
                      label = “←文件夹” ;
                   }
                   :button {
                        fixed_width = true ;
                        width = 17;
                        is_default = false ;
                        key = “accept” ;
                       label = “打开” ;
                     }
                     :button {
                         mnemonic = “C” ;
                         fixed_width = true ;
                         width = 17;
                         is_cancel = true ;
                         key = “cancel” ;
                         label = “取消(C)” ;
                     }
        }
    }
        :text {
               alignment = left ;
               key = “Page_Message_Bar” ;
               label = “页数” ;
         }
    spacer;
}

0 条评论 A文章作者 M管理员
    暂无讨论,说说你的看法吧
购物车
优惠劵
今日签到
有新私信 私信列表
搜索
复制链接
微信扫码
已复制到剪贴板