找回密码
 注册
LabVIEW+单片机学习套件全套教程资料下载[免费]LabVIEW论坛精华列表贴USB0816数据采集卡《LabVIEW宝典》
LabWindows/CVI论坛精华贴NET0816以太网数据采集卡RC0210远程设备授权系统 关闭关停锁定打开设备 户外分布式数据采集
NET1624低速高精度以太网数据采集卡WIFI0824SD无线WIFI网络数据采集卡脱机运行 SD存储 小尺寸微型 串口采集远程采集 安卓 手持移动采集 纪录仪
查看: 843|回复: 3

在菜单使用loadpanel加载panel时的问题

[复制链接]
y542114717 该用户已被删除
发表于 2011-5-26 10:48:43 | 显示全部楼层 |阅读模式
rt  在菜单使用loadpanel加载panel的时候 加载出来的panel 总是被另外一个panel挡住 如何使他显示在最上面啊? 或者是能不能改变下加载出来的panel 显示的位置  免得被挡住
发表于 2011-5-26 14:44:17 | 显示全部楼层
回复 顶

使用道具 举报

发表于 2011-5-26 14:46:54 | 显示全部楼层
没有程序只能猜测,你去试验一下这个labwindows的库函数。
int InstallPopup (int Panel_Handle);
回复 顶

使用道具 举报

发表于 2011-5-26 14:47:15 | 显示全部楼层
Displays and activates a panel as a modal dialog box.
You must call this function from the thread in which you create the panel.
While the modal dialog box is visible, the user cannot operate any other panels that you created in the same thread.
file:///d:/program%20files/national%20instruments/cvi85/bin/libref/note.gifNote  While you can pass a child panel to this function, it is not recommended. Although the panel will retain its status as a child panel, it will not behave like one while it is modal, which might produce unpredictable results elsewhere in your program.

file:///d:/program%20files/national%20instruments/cvi85/bin/libref/dot.gif Prototype file:///d:/program%20files/national%20instruments/cvi85/bin/libref/dot.gif
int InstallPopup (int Panel_Handle);
回复 顶

使用道具 举报

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

本版积分规则

Archiver|手机版|cpubbs论坛. ( 粤ICP备09171248号 )

GMT+8, 2026-9-28 07:04 , Processed in 0.030306 second(s), 8 queries , Gzip On, File On.

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

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