I have been trying to create a nib file with custom width and height, however every time I change the width and height of the view it returns/resets back to 600 width and 600 height.
I have done this before and it is working on other projects. At this project now I am not being able to resize the .xib file with FreeForm selected. The minute I type anything, it returns to 600.
I have tried to change the .xib by looking at the source file but as soon as I load it into Visual Studio designer, it returns to 600.
Please help!