jbrohan Posted May 31, 2007 Report Posted May 31, 2007 Hello I have an array of text rings and I'd like to initialize them in the program (initialized to the same strings[] but with different values). Solved (in info-LV) The elements are all the same, so you need to initalize the strings[] property of just one. You can get a reference to one element and set its strings. The value simply update the array of the value property. Quote
jpdrolet Posted May 31, 2007 Report Posted May 31, 2007 There is an easier method to access the property node of the ring, using the "link to" RMB item: http://forums.lavag.org/index.php?act=attach&type=post&id=5960 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.