Hi, I have a Panel displaying a single data item from a tree for user information when the script is run. Is there a way to remove all of the extra info so only the key piece of data is shown? (ie lose the {0} from the top right and the 0 from the left, as if it’s simply been typed in)?
Right-click on the panel and disable Draw Paths & Draw Indices.
1 Like
1 Like
Thanks, wasn’t aware you could do any of that!