GoTextNode Label text changed event

Hi!

Is there an event to get GoTextNode Label text changed ? Is LayoutChildren() ? Or is there another event?

Thanks!

You’ll get a GoView.OnDocumentChanged event with hint=GoObject.Changed with a subhint of GoText.ChangedText.