|
;h_sc.dcl
h_sc:dialog{label="Spring (h_sc.dcl) 版本:試用版";
:image{height=0.05;color=1;}
:text{key="t1";alignment=centered;}
:image{height=0.05;color=1;}
:row{
:text{}
:text{label="螺絲大小";}
:popup_list{key="sc_size";fixed_width=true;}
:text{label="螺絲長度";}
:popup_list{list="40";fixed_width=true;}
:text{}
}
:text{}
:row{
: column {
:row{
: column {
:text{label= "加工模板";}
:popup_list{key="pl_list1";width=25;is_default=true;}
:popup_list{key="pl_list2";width=25;is_default=true;}
:popup_list{key="pl_list3";width=25;is_default=true;}
:popup_list{key="pl_list4";width=25;is_default=true;}
:popup_list{key="pl_list5";width=25;is_default=true;}
}
: column {
:text{label= "加工孔類型";}
:popup_list{key="ho_list1";width=25;is_default=true;}
:popup_list{key="ho_list2";width=25;is_default=true;}
:popup_list{key="ho_list3";width=25;is_default=true;}
:popup_list{key="ho_list4";width=25;is_default=true;}
:popup_list{key="ho_list5";width=25;is_default=true;}
}
: column {
:text{label= "加工孔大小";}
:edit_box{key="ho_size1";width=20;is_default=true;alignment=centered;}
:edit_box{key="ho_size2";width=20;is_default=true;}
:edit_box{key="ho_size3";width=20;is_default=true;}
:edit_box{key="ho_size4";width=20;is_default=true;}
:edit_box{key="ho_size5";width=20;is_default=true;}
}
}
}
: column {
:row{
:text{label="";}
}
:row{
}
:row{
:text{label="";key="time";}
:text {label="";}
}
:image {key="hsc";height = 8;width = 26;color = -2;}
:button{label="幻燈片放大";key="sld";fixed_width=true;}
}
}
:text{label="";}
:row{
:text{label="";}
ok_cancel;
:button{label="計算";key="cal";fixed_width=true;}
:text{label="";}
}
:boxed_column { label="";fixed_width=true;fixed_height=true;alignment=centered;
:row{
:text{label="";width=12;}
:text {label="***版權所有,翻錄不究***"; alignment=centered;}
:text{label="";width=12;}
}
:row{
:text{label="";width=12;}
:text { label="***作者:Spring***"; alignment=centered;}
:text{label="";width=12;}
}
}
}
sld:dialog{label="***幻燈片***";
:image_button{color=0;key="sld";width=80;aspect_ratio=0.7;fixed_height=true;fixed_width=true;}
:row{
:text{label="";}
:text{label="Email: hch-1983@163.com";}
ok_cancel;
:text{label="";}
}
}
;;;__________________________________________
上面這個程序(幻燈片放大功能)在R14下運行正常,可是在2002下第一次不行,第二次就可以了,這是為甚麼呢???????????本帖以下内容被隐藏保护;需要你回复后,才能看到! 游客,如果您要查看本帖隐藏内容请 回复 |
|