Is it possible to move the output/find window that sits above the source editor to the bottom?
I was hoping there might be a hidden preference some where, or perhaps someone has edited the nib file to do the re-arrangement.
cheers
Is it possible to move the output/find window that sits above the source editor to the bottom?
I was hoping there might be a hidden preference some where, or perhaps someone has edited the nib file to do the re-arrangement.
cheers
No. Apart from the three "layouts" in Xcode > Preferences > General there is no customization of the UI layout in Xcode. The top level layout is not done with nibs, so a hacked nib will not do it.