NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

如何定位用户界面?谢谢

运行程序时,用鼠标滚珠,界面上的控件随滚珠水下滚动,我想程序运行时,不管任何方法,界面都固定不动,如何操作,谢谢。
0 项奖励
1 条消息(共 12 条)
6,639 次查看
disable scroll function can help you.
________________________________________________________


Try to make everything Automatic
0 项奖励
2 条消息(共 12 条)
6,628 次查看
如何操作,谢谢,在什么位置能看到这个设置
0 项奖励
3 条消息(共 12 条)
6,621 次查看

VI Properties->Custome windows appearance->Show vertical/horizontal scroll bar

or you can use property node to modify this setting

wish help

帖子被skywalkerxp在10-23-2005 03:36 AM时编辑过了

http://www.vitst.com
Virry Test & Control
LabVIEW Certified Developer
0 项奖励
4 条消息(共 12 条)
6,605 次查看
如何使整个界面都固定不动,比如固定在屏幕的中间
不允许鼠标拖动。怎么做??
0 项奖励
5 条消息(共 12 条)
6,551 次查看

修改vi属性

打开你想操作的vi,按ctrl+i>category>window appearance>customize>去掉window has title bar 前面的对勾。

0 项奖励
6 条消息(共 12 条)
6,538 次查看
这样做我知道可以
但是没有标题栏了。
我希望具有windows程序的特点,保留标题栏
但最大化的时候是不能移动的。
怎么做呢?
0 项奖励
7 条消息(共 12 条)
6,490 次查看
Call Windows properties, let the Window Maximized.

帖子被Yukee在11-13-2005 06:48 PM时编辑过了

________________________________________________________


Try to make everything Automatic
0 项奖励
8 条消息(共 12 条)
6,483 次查看
Yukee
能给一个例子吗?
我在属性节点里面没有找到
对应window的最大化属性
 
 
0 项奖励
9 条消息(共 12 条)
6,467 次查看
Your demand.
________________________________________________________


Try to make everything Automatic
0 项奖励
10 条消息(共 12 条)
6,465 次查看