interface builder breaks on dual display
        Posted  
        
            by madmik3
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by madmik3
        
        
        
        Published on 2010-06-17T12:08:25Z
        Indexed on 
            2010/06/17
            12:13 UTC
        
        
        Read the original article
        Hit count: 269
        
xcode
|interface-builder
Hi,
I frequently connect and disconnect my laptop from a secondary display. Additionally I work in a small group that uses svn to manage xib files. It seems that if you drag a UIView display into a secondary display in interface builder and save the xib then either disconnect that display or open it on a computer with a secondary display in a different postion (left v right of the screen for example) then the view can't be seen/closed/moved. I've found no work around other than attaching a secondary display in the same position. This can be a real pain.
Has anyone found a solution to this?
thanks.
© Stack Overflow or respective owner