I would like to programmatically populate a combo box but it appears to have an odd behavior: it doesn’t actually update until the “Down Arrow” of the combo box is pressed. If you run the snippet, the Ring Control updates automatically the Combo Box still shows the previous value.
Searching the forum, I found one article that recommends using a Refnum instead of a property node. Combo Box still not automatically updating. What am I doing wrong?