@BuzzHsu wrote:
What's the design purpose of ProtectedNode in ui::Widget family?
I was using ui::RichText happily until recently I found that I cannot access the child node(because they are saved in Vector _protectedChildren , and there's no getter method) directly from running scene, thus I can't update the content dynamically at run time. Is there any better way to achieve this?
Posts: 1
Participants: 1