Is there a way to preserve window state in the interface builder? Every time I open a nib file again, the main window On the left side of the XIB window screen, the way I place the layers in front of the window. It is being taken back, where I did it every time I started coming to my nerves. It seems that there should be an easy way to do this, but if I can not find it.
Thank you!
The interface builder does not save window space / size on per-nibbb level, but it will automatically The previous Nib remembers the size and position of the window and uses when the Nib files open in the future, for example, if I open the Neb file, change the position of your window, and then exit the IB, then the nib Open file b, open it Dki appears in the same location / size that I was determined to nib file belongs.
However, it appears that the interface builder also opens several windows down and right, when you open them, so that the other nib file window will not appear directly above the one which is already open - It makes sense. The problem is seeing that if you have a locked window at the bottom of the screen, then there is not enough room to open the next Nib window, as a result of which the window is being placed in the top position as a result of the screen. This is definitely the case once, IB remembers that the window position is in the form of default, so the latter windows are also opened at the top of the screen. So, the "solution" is one) to remember the bug reporter per-nib window position :-), and b) during this time be careful about the status of your windows near the bottom of the screen. Be there.
Comments
Post a Comment