I am making an Xcode application that requires using a button in window A to open window B. I tried connecting the button to window B, but the only related option is "preformClose". I want to know if there is a "preformOpen" option that I can use somehow. Please help