找回密码
 立即注册

QQ登录

只需一步,快速开始

扫一扫,访问微社区

查看: 660|回复: 3

[编程申请]:那位高手能编写此LSP文件,不胜感激。

[复制链接]
发表于 2005-7-27 18:09:42 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
ck : dialog{
label ="***我的词库***";
: row{
children_fixed_width = true;
children_fixed_height = true;
fixed_width = true;
fixed_height = true;
: column{
children_fixed_width = true;
children_fixed_height = true;
fixed_width = true;
fixed_height = true;
: list_box{
label ="输入的文本:";
key ="srwb";
width = 30;
fixed_width = true;
height = 18;
fixed_height = true;
}
}
: column{
children_alignment = centered;
children_fixed_width = true;
children_fixed_height = true;
fixed_width = true;
fixed_height = true;
: button{
label ="添加←";
key ="addwb";
}
spacer_1;
: button{
label ="删除 X";
key ="erasewb";
}
spacer_1;
: button{
label ="上移↑";
key ="panup";
}
spacer_1;
: button{
label ="下移↓";
key ="pandown";
}
spacer_1;
: button{
label ="编辑";
key ="tihu";
}
}
: boxed_column{
label ="词库管理";
children_fixed_height = true;
fixed_width = true;
fixed_height = true;
: list_box{
key ="klist";
width = 30;
height = 16;
fixed_height = true;
}
: row{
children_fixed_width = true;
children_fixed_height = true;
fixed_width = true;
height = 3;
fixed_height = true;
: popup_list{key ="zkxz";
width = 5;
fixed_width = true;
}
: button{
label ="增加";
key ="zeji";
}
: button{
label ="删除";
key ="shch";
}
}
}
}
: row{
children_fixed_width = true;
children_fixed_height = true;
width = 78;
fixed_width = true;
fixed_height = true;
: edit_box{
label ="文字编辑:";
key ="wordstr";
edit_width = 34;
width = 38;
fixed_width = true;
}
: popup_list{
label ="字体类型:";
key ="ztlx";
edit_width = 8;
width = 10;
fixed_width = true;
fixed_height = false;
}
}
: row{
children_fixed_width = true;
children_fixed_height = true;
width = 78;
fixed_width = true;
height = 3;
fixed_height = true;
: edit_box{
label ="文字高度:";
value ="3";
key ="texth";
edit_width = 3;
fixed_width = true;
}
: popup_list{key ="zgxz";
edit_width = 4;
width = 2;
fixed_width = true;
}
: edit_box{
label ="角度:";
value ="0";
key ="wzjd";
edit_width = 3;
fixed_width = true;
}
: popup_list{key ="jdxz";
edit_width = 4;
width = 3;
fixed_width = true;
}
spacer_1;
spacer_1;
: popup_list{
label ="对齐方式:";
key ="dqfs";
edit_width = 8;
fixed_height = false;
}
}
:row{
children_fixed_width = true;
: spacer{width = 5;}
spacer_1;spacer_1;
: ok_button{
label ="确定(&A)";
key ="accept";
}
: button{
label ="取消(&C)";
key ="zhuce";
}
: image{
key="tzcad";
width=15;
height=2.5;
color = -15;
}
}
}
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
 楼主| 发表于 2005-7-27 18:11:21 | 显示全部楼层

                               
登录/注册后可看大图
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
回复 支持 反对

使用道具 举报

已领礼包: 16个

财富等级: 恭喜发财

发表于 2005-7-27 21:57:14 | 显示全部楼层
这不是《同舟工具箱》的  我的词库 的对话框嘛! 请下载最新版本的《同舟工具箱》V3.0 !

地址: http://www.celiang.net/celiang/upload/down/2005721220355.rar

在我的网络优盘上下载最新版:
   http://www.k65.net/u.php?n=eGF6aGppPS8=       密码:06220413
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
回复 支持 反对

使用道具 举报

发表于 2005-7-28 13:05:05 | 显示全部楼层
楼上朋友,不可以把你的LSP共享一下吗?
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|申请友链|Archiver|手机版|小黑屋|辽公网安备|晓东CAD家园 ( 辽ICP备15016793号 )

GMT+8, 2024-9-18 06:08 , Processed in 0.366730 second(s), 38 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表