Disable Window Resizing
Now that the controls in the UI of the video window are in the proper position it is time to fix the window size so the user cannot resize it.
Resize Window
Resize the stack window by dragging the resize handle on OS X (or the edge of the window on Windows).
Here you can see that the bottom border of the window is the same size as the left an right borders
Open Stack Inspector
Now open the Stack Inspector by selecting the Object > Stack Inspector menu item.
Turn Off Resizable
Switch to the Size & Position pane in the inspector and uncheck the Resizable property. The window will no longer be able to be resized.
Note: You can also fine-tune the size of your stack window using this pane.
The Result
Now the stack window can no longer be resized.
0 Comments
Add your comment