How can I display a hidden view in Interface Builder which is on a unattached monitor?
Posted
by Brennan
on Stack Overflow
See other posts from Stack Overflow
or by Brennan
Published on 2010-05-11T05:13:51Z
Indexed on
2010/05/11
5:34 UTC
Read the original article
Hit count: 275
interface-builder
|mac
I am using Interface Builder to work on NIBs and one of the NIBs must have a view on my external monitor which is not attached because I cannot see it on my MacBook. I have had this problem with editing iPad NIBs which I work on with my larger external monitor.
For some reason Interface Builder is not detecting that there is now just one screen and not pulling this view onto this monitor. There has to be a way to get this back into the visible space so that I can work on it. I have tried double clicking on the view icon in the organizer which normally brings the view forward but it is not coming into view.
What can I do? Is this really a bug that has been around this whole time?
© Stack Overflow or respective owner