读书人

PB IDE 系统设置有关问题。想定制一些

发布时间: 2012-02-22 19:36:55 作者: rapoo

PB IDE 系统设置问题。想定制一些设置,如,在dw画板中,加入的control 字体大小为8号字体。这些在哪得到定制
每次在画板中加入一个 control, 其初始设置总要手动改,挺麻烦的。不知能不能设置,在 IDE 的菜单中没有看到设置项。
多谢指点!

[解决办法]
http://topic.csdn.net/u/20090917/13/F0D04DA8-E70B-43BC-9DFC-6DB92B6F1B1D.html


或者 可以更改PB系统表

pbcattbl 中pbd_ffce pbh_ffce pbl_ffce 的始,如下表所示

pbt_tnam pbt_tid pbt_ownr pbd_fhgt pbd_fwgt pbd_fitl pbd_funl pbd_fchr pbd_fptc pbd_ffce pbh_fhgt pbh_fwgt pbh_fitl pbh_funl pbh_fchr pbh_fptc pbh_ffce pbl_fhgt pbl_fwgt pbl_fitl pbl_funl pbl_fchr pbl_fptc pbl_ffce pbt_cmnt
t_sys_module 546100986 dbo -10 400 N N 0 34 宋体 -10 400 N N 0 34 宋体 -10 400 N N 0 34 宋体 系统功能模块
t_sys_object 146099561 dbo -10 400 N N 0 34 宋体 -10 400 N N 0 34 宋体 -10 400 N N 0 34 宋体 程序对象
[解决办法]
其实在DATAWINDOW里当你点击某个字段,再去添加另一字段时,它的样子跟你点击的那个字段一样

读书人网 >PB

热点推荐