I am in the proces of creating an EditorWindow and I am trying to give it the same look and feel as Unity has. This works great when using EditorStyles.
To keep it short, I now want to create the bordered textarea like the FBX Importer has but I am unable to find the correct editorgui widget. I could create it myself with two rectangels and a label. However I’m convinced the Unity guys made it a widget, but where is it?
I’ve added a screenshot to point out what I mean ![]()
