I’m hoping this is a simple question
When I create a TextBlock inside a User Widget and make it a variable, in the graph it shows as Variable type Text rather than TextBlock, and I can’t drag a set text off the variable. What am I doing wrong / misunderstanding?
In this case, “Text” is just a display name for that widget type, it’s still a TextBlock internally.
You should definitely be able to drag a Set Text from the TextBlock in the graph view by default, though. I don’t see anything in your screenshots that would prevent you from doing so.