Jump to content

Textbox question


Recommended Posts

is there anyway to prevent my message to be clear in the string indicator?

for example, when i type some words in the textbox, the words will appear in the string indicator. however, when i type in another message, the previous message that was displayed will disappear. is there anyway to input the new message without removing the previous message?

Link to comment

QUOTE (labviewnoob @ May 11 2009, 03:25 AM)

Hi

Method one is using a reference to your string control see http://wiki.lavag.org/Control_References' rel='nofollow' target="_blank">Control References for more info plus read the manual section on Control References they are a very useful technique to understand.

The second method use is using the Control Property Node again have a look in the LabVIEW manual at the Property Node info.

You can get access to both the control references and Property nodes for your string control by right clicking on your control and going to the create sub-menu

hope that helps

Dannyt

Link to comment

QUOTE (dannyt @ May 11 2009, 05:09 PM)

Hi

Method one is using a reference to your string control see http://wiki.lavag.org/Control_References' rel='nofollow' target="_blank">Control References for more info plus read the manual section on Control References they are a very useful technique to understand.

The second method use is using the Control Property Node again have a look in the LabVIEW manual at the Property Node info.

You can get access to both the control references and Property nodes for your string control by right clicking on your control and going to the create sub-menu

hope that helps

Dannyt

hi. thanks for the info. it helps alot & i learn alot.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.