Is it possible to change the text size in a widget?

but can you tell me what the target
textblock is connected to

To the widget that owns that text block. In your case it’d be the Interact-widget you’ve cast to above. But you have a nice & neat function for Setting Font Size - so I’d do it there, as in:

  • so after casting to the widget, call that function:

346970-screenshot-6.png