Forum Discussion
2 Replies
- joetestaRoku GuruI believe the way to do this is to have a field on the child node that's observed by the parent node. The parent can then see that field changed and set its own field observed by its own parent to pass it on up to the top, where it would be observed and displayed.
- nmavesVisitorSo I found this little bit of code and it worked!
m.top.getScene().dialog = dialog
Though it is only supported in 7.6 and up. I am not sure how many devices run < 7.5