- Home /
Multiple editor windows combined
First my problem: i am creating multiple editor windows (one for display information, other for selecting objects....) and what i would like to acomplish is to have both windows combined in ONE window, similar to how the Project window has 2 different windows inside one for the assets tree and other for the assets in the directory, things i have tried:
Using multiple windows, i would rather avoid having to open multiple windows for easier usability
Using the GUIlayour window, my issue with this is the size being fix rather than getting scaling with the bigger window and being able to move arround the window i want it to stay in place
Your answer
Follow this Question
Related Questions
Create a custom editor window with repeating subsection (mockup included) 0 Answers
Draw inspector for SerializedObject within EditorWindow? 1 Answer
Ask for Script Compilation from EditorWindow Button 1 Answer
Unity editor creates a lot of default objects. Why? 0 Answers
Can a GameObject's full inspector be drawn in a custom Editor Window ? 1 Answer