当前位置: 首页 > 工具软件 > Stacked View > 使用案例 >

stacked canvas 注意

姜胤
2023-12-01

1.FRM-40112

2.要用菜单栏 view-stacked canvas 才可以显示stacked canvas

[@more@]

On a stack canvas using a button , then I add a when_button_press :

begin

go_item('CONTROL.EMPNO');

hide_view('stack');

end;

prompt Error: FRM-40112: Attempted go_item to non enabled item Control.empno

but the item :empno ‘s enabled is YES .

so……what is the problem ?

原因是没有给empno定位画布!

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/226700/viewspace-838040/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/226700/viewspace-838040/

 类似资料: