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

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

字符串显示与输入互换

做了一个信息修改程序,例如医院病人信息,分为所有病人信息部分是和信息输入部分,所有病人信息按列分为姓名、年龄、性别、基本病情等,当点击数组某行信息时,信息输入部分能按姓名、年龄、性别、基本病情显示该行信息(说明:信息输入部分是添加信息用的是四个字符串输入控件),当鼠标移动点击信息输入部分的某个字符串控件时其由刚才的显示又变成输入。请高手指教。谢谢啦。
0 项奖励
1 条消息(共 8 条)
5,404 次查看

A string control may be updated, through its local variables/ property nodes, with string information/ data to display to user, and at the same time, allow user to edit the data...

 

So, what is the problem(s) that you are facing? And, what exactly you want to achieve? 

Message Edited by ian fung on 11-13-2009 04:43 PM
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
2 条消息(共 8 条)
5,401 次查看

ian fung

 

你的博客无法访问!

 

LabVIEW7i

" 一天到晚游泳的鱼"

labview@263.net

我的个人网站:LabVIEW——北方客栈 http://www.labview365.com
欢迎加入《LabVIEW编程思想》组——http://decibel.ni.com/content/groups/thinking-in-labview
0 项奖励
3 条消息(共 8 条)
5,389 次查看

做了一个小样。关键是把一个输入控件和显示控件大小完全之一位置完全一个重合起来。当你需要输入时,就把输入控件显示,把显示控件隐藏,反之亦然。

 

文件版本为8.6. 

0 项奖励
4 条消息(共 8 条)
5,381 次查看
0 项奖励
5 条消息(共 8 条)
5,378 次查看

Hi jwdz 

 

I think the blogspot is blocked in China...

Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
6 条消息(共 8 条)
5,376 次查看

ian fung

 

多谢!

" 一天到晚游泳的鱼"

labview@263.net

我的个人网站:LabVIEW——北方客栈 http://www.labview365.com
欢迎加入《LabVIEW编程思想》组——http://decibel.ni.com/content/groups/thinking-in-labview
0 项奖励
7 条消息(共 8 条)
5,372 次查看

谢谢了啊,我用的8.2的版本,您给的例子看不见,不过您这种方法我试试吧。

0 项奖励
8 条消息(共 8 条)
5,273 次查看