在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 485|回复: 6

[求助] skill GUI

[复制链接]
发表于 2024-10-22 16:41:03 | 显示全部楼层 |阅读模式

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

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

x
如下图所示绿色框框的label field对应的procedure name是什么
Snipaste_2024-10-22_16-38-27.png

发表于 2024-10-23 08:50:41 | 显示全部楼层
CIW窗口应该可以看到吧
 楼主| 发表于 2024-10-23 09:13:47 | 显示全部楼层


狱火虫 发表于 2024-10-23 08:50
CIW窗口应该可以看到吧


产生这个field的命令是什么
发表于 2024-10-23 09:41:22 | 显示全部楼层
本帖最后由 amodaman 于 2024-10-23 09:43 编辑

hiCreateFrameField

hiCreateFrameField(
?name s_fieldName
[ ?labelText t_labelText ]
[ ?enabled g_enabled ]
[ ?invisible g_invisible ]
)
=> r_fieldHandle

Description

Creates a frame field for a two-dimensional form. A frame field is a border that surrounds a group of related fields so they are easier to see.

If t_labelText is specified and you specify 2D attributes for the frame field, you must also specify the label height in the 2D attributes even though the value is ignored. For example:

list( r_framefield x_xpos:x_ypos x_width:x_height x_labelHeight)


Arguments

?name s_fieldName

Handle to the frame field.

?labelText t_labelText

   

Title of the frame field. If the title is specified it appears in the upper left corner of the frame. The title must not extend beyond the width of the frame.

?enabled g_enabled


Specifies whether the fields in the layout are enabled. The default value is t.

?invisible g_invisible

   

Specifies whether the layout and the fields within are invisible. The default value is nil.

Value Returned

r_fieldHandle

Field handle for the frame field.


捕获.PNG
发表于 2024-10-23 09:56:54 | 显示全部楼层


amodaman 发表于 2024-10-23 09:41
hiCreateFrameField

hiCreateFrameField(


skill 领域大神
发表于 2024-10-23 10:12:36 | 显示全部楼层
hiCreateFrameField()
发表于 2024-10-23 10:34:04 | 显示全部楼层


hzyf 发表于 2024-10-23 09:56
skill 领域大神


我都不是专业干SKILL的,自己熟而已
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-16 17:48 , Processed in 0.023366 second(s), 7 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表