LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Text wrapping on button.

Is there a way to do this? This seems like a simple operation but can't seem to figure it out. I must be haveing a brain lock. Thanks in advance.
0 Kudos
Message 1 of 8
(3,511 Views)
Try using a property node.  See attached vi for an example.  Please let me know if you have any questions or if this vi does not answer your question.

Cheers!
0 Kudos
Message 2 of 8
(3,508 Views)
Thanks but I can't open it. We haven't upgraded tp 8.5 yet we are using 8.2. I should have stated that from the getgo.

Message Edited by Hobart on 03-21-2008 10:04 AM
0 Kudos
Message 3 of 8
(3,503 Views)
No problem, attached is vi saved for 8.2.

-Cheers


Message Edited by jmcbee on 03-21-2008 09:14 AM

Message Edited by jmcbee on 03-21-2008 09:15 AM
0 Kudos
Message 4 of 8
(3,499 Views)

That's not exactly what I want to do. I want the label on the button itself to be 2 lines.

So for example the button label is

"Let's Start"

looks like

"Let's

Start"

0 Kudos
Message 5 of 8
(3,488 Views)
when you're typing on the button, press Shift-Enter for a new line
0 Kudos
Message 6 of 8
(3,485 Views)
Thats what I wanted. Thanks
0 Kudos
Message 7 of 8
(3,483 Views)
I misunderstood, I thought you wanted the text to wrap on the click of the button.  But you actually want the text to wrap on the buttons label?  Sorry for the confusion.


Message Edited by jmcbee on 03-21-2008 09:19 AM
0 Kudos
Message 8 of 8
(3,482 Views)