Jump to content

Small question about Ring Control


Recommended Posts

Hi,

I have never met this case and don't how to fix it.

I have a ring control with a list of item but none of them have value 0.

I did initialize the control by assigning a constant value for that control, but it displays [ <0> ] not the item in the list. Then I have to click on the control and select another value it will update to the new one.

Could you please tell me why and how to fix it?

Best regards,

Thang Nguyen

Link to comment

Thank you so much,

Actually I tried that, but at the same time I assign the first item of the list to the local variable of the control. Then this somehow forces the ring control display <0>. I delete the assign value module and it works.

Have a nice weekend beer_mug.gif

To work with ring controls (text ring and menu ring), the best way is to assign items for them using the String[] property node first before wiring 0,1 or 2... to the Value property node.

That way the control always know which value (menu item or text item) it should display.

Hope this help,

post-11757-125613292726_thumb.jpg

Link to comment

Join the conversation

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

Guest
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.