Jump to content

Textbox question


Recommended Posts

Posted

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?

Posted

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

Posted

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.

Posted

i encountered some problems while trying out the string method. i wish to keep the message in the string indicator after clearing the message in my string control. hope someone could advise me on how i could modify my vi.

post-15565-1242178255.jpg?width=400

post-15565-1242178275.jpg?width=400

Posted

QUOTE (labviewnoob @ May 14 2009, 08:12 PM)

sorry, 1 last question. if i wish for the next message to appear on a new line, is it possible?

Sure, just add a new line constant to your string concatenate.

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.