LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I enter text in a string control using on screen keyboard in labview

Solved!
Go to solution

How do I enter text in a string control using on screen keyboard in labview? Please help

0 Kudos
Message 1 of 13
(3,898 Views)

All you should have to do is click on the string control to where you have the blinking vertical bar, and then start clicking on-screen keyboard buttons.

Redhawk

Saying "Thanks that fixed it" or "Thanks that answers my question" and not giving a Kudo or Marked Solution, is like telling your waiter they did a great job and not leaving a tip. Please, tip your waiters.

0 Kudos
Message 2 of 13
(3,895 Views)

I am doing that but the text is not seen on the string control

0 Kudos
Message 3 of 13
(3,887 Views)
Solution
Accepted by priya9129

If you're at this point, just start clicking keys. I found that if you click the title bar of the On-Screen Keyboard, it will take key focus away from the string and you'll have to re-focus on it. Don't know what other issue you could be having. Is the string enabled?

 

Spoiler
FireFistRedhawk_0-1633091460868.png

 

Redhawk

Saying "Thanks that fixed it" or "Thanks that answers my question" and not giving a Kudo or Marked Solution, is like telling your waiter they did a great job and not leaving a tip. Please, tip your waiters.

Message 4 of 13
(3,883 Views)

In my case the cursor is not seen in the string control. I am attaching an image for reference

0 Kudos
Message 5 of 13
(3,869 Views)

Please help with the above query as to how keep focus on my string control and enter data in it through on screen keyboard

0 Kudos
Message 6 of 13
(3,864 Views)

So is this solved or not?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 7 of 13
(3,857 Views)

No. By mistake I accepted it as a solution. Apologies for that. Please help in how i should keep focus on my string control and enter text in it using on screen keyboard. Thank you

0 Kudos
Message 8 of 13
(3,854 Views)

In your picture, your front-most window is the On-Screen Keyboard and not the VI. The VI needs to be the front-most window for you to be able to key focus on any control in it. 

Redhawk

Saying "Thanks that fixed it" or "Thanks that answers my question" and not giving a Kudo or Marked Solution, is like telling your waiter they did a great job and not leaving a tip. Please, tip your waiters.

0 Kudos
Message 9 of 13
(3,853 Views)

Thank you for your quick reply. I did what you said but still not able to input text in the control. Am i missing something code wise. I have used a while loop and within that an event structure which calls the on screen keyboard through system exec.vi as soon as a "mouse down" event comes on string control. Kindly help

0 Kudos
Message 10 of 13
(3,846 Views)