05-29-2012 07:12 AM - edited 05-29-2012 07:12 AM
hello,
Looking for 2 advices about string and array of string , cluster or other
1) Is there a way to limit text zone to only the size on string command
ie : for the moment my text zone has for exemple a size of 65 pt that allow to type number with this format nnnn.nnn
the problem is when user type nnn.nnnnnnnn the he does see the begin anymore more over i don't want text to shift on left ....
2) is there a propoerty to set to allow the use of enter key or other key to make an array of anything to go to next line or is it my own
to code event like that ? and if i use a multicol list ?
Regards
Tinnitus
05-29-2012 07:18 AM
Please use a more descriptive title than "string". For all I know, you could have been talking about super-string theory.
As for your questions:
(1) This has been asked more times than I care to count. I'm not going to bother giving you the options. You're more than capable of performing a simple search to find the answers that have been provided.
(2) There is no property to do this for arrays. You have to program it yourself. You could use a multicolumn listbox for this.
05-29-2012 08:17 AM
_ _ _ _ _ _
yes or tanga theory \ /
\_/
1) yes but thing can evolve and there could have a property to do this
2) same with array, do you mean i can code the same with multicol list or list box has property i didn't see ?
Regards
05-29-2012 08:26 AM
@tinnitus wrote:
1) yes but thing can evolve and there could have a property to do this
http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Fixed-length-string-datatype/idi-p/1033996
2) same with array, do you mean i can code the same with multicol list or list box has property i didn't see ?
Sorry. Meant to say a table control.