|
686 | 686 | <objects> |
687 | 687 | <windowController storyboardIdentifier="window" showSeguePresentationStyle="single" id="cXd-3X-aO4" sceneMemberID="viewController"> |
688 | 688 | <window key="window" title="Dynamic" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="ZWC-1W-uDl"> |
689 | | - <windowStyleMask key="styleMask" titled="YES" texturedBackground="YES" fullSizeContentView="YES"/> |
| 689 | + <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" texturedBackground="YES" fullSizeContentView="YES"/> |
690 | 690 | <rect key="contentRect" x="163" y="199" width="480" height="270"/> |
691 | 691 | <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> |
692 | 692 | <connections> |
|
705 | 705 | <scene sceneID="nDq-M4-5lX"> |
706 | 706 | <objects> |
707 | 707 | <windowController storyboardIdentifier="setup" showSeguePresentationStyle="single" id="E5A-g3-bTg" customClass="Welcome" customModule="Dynamic" customModuleProvider="target" sceneMemberID="viewController"> |
708 | | - <window key="window" title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="T1i-3L-V9g"> |
709 | | - <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" texturedBackground="YES"/> |
| 708 | + <window key="window" title="Setup" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="T1i-3L-V9g"> |
| 709 | + <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" texturedBackground="YES" fullSizeContentView="YES"/> |
710 | 710 | <rect key="contentRect" x="163" y="199" width="480" height="270"/> |
711 | 711 | <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> |
712 | 712 | <connections> |
|
980 | 980 | <rect key="frame" x="0.0" y="0.0" width="534" height="336"/> |
981 | 981 | <subviews> |
982 | 982 | <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mbn-Aa-NsX"> |
983 | | - <rect key="frame" x="350" y="13" width="100" height="32"/> |
984 | | - <buttonCell key="cell" type="push" title="Quit (⌘Q)" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vzJ-gO-E1h"> |
985 | | - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
986 | | - <font key="font" metaFont="system"/> |
| 983 | + <rect key="frame" x="20" y="19" width="73" height="19"/> |
| 984 | + <buttonCell key="cell" type="recessed" title="Quit (⌘Q)" bezelStyle="recessed" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vzJ-gO-E1h"> |
| 985 | + <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/> |
| 986 | + <font key="font" metaFont="systemBold" size="12"/> |
987 | 987 | <string key="keyEquivalent">q</string> |
988 | 988 | <modifierMask key="keyEquivalentModifierMask" command="YES"/> |
989 | 989 | </buttonCell> |
|
996 | 996 | <buttonCell key="cell" type="push" title="Save" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4NB-3a-2UR"> |
997 | 997 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
998 | 998 | <font key="font" metaFont="system"/> |
| 999 | + <string key="keyEquivalent" base64-UTF8="YES"> |
| 1000 | +DQ |
| 1001 | +</string> |
999 | 1002 | </buttonCell> |
1000 | 1003 | <connections> |
1001 | 1004 | <action selector="close:" target="2dW-oa-vyd" id="IeT-ID-Z24"/> |
|
1004 | 1007 | </subviews> |
1005 | 1008 | <constraints> |
1006 | 1009 | <constraint firstAttribute="trailing" secondItem="7JC-il-y7k" secondAttribute="trailing" constant="20" symbolic="YES" id="8dt-Ic-EoO"/> |
1007 | | - <constraint firstItem="mbn-Aa-NsX" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="8Qe-wF-aDU" secondAttribute="leading" constant="20" symbolic="YES" id="GLd-0X-oNS"/> |
1008 | | - <constraint firstItem="7JC-il-y7k" firstAttribute="leading" secondItem="mbn-Aa-NsX" secondAttribute="trailing" constant="12" symbolic="YES" id="O1m-oO-anL"/> |
| 1010 | + <constraint firstItem="mbn-Aa-NsX" firstAttribute="leading" secondItem="8Qe-wF-aDU" secondAttribute="leading" constant="20" symbolic="YES" id="GLd-0X-oNS"/> |
1009 | 1011 | <constraint firstAttribute="bottom" secondItem="mbn-Aa-NsX" secondAttribute="bottom" constant="20" id="fXU-J8-Vjt"/> |
1010 | 1012 | <constraint firstAttribute="bottom" secondItem="7JC-il-y7k" secondAttribute="bottom" constant="20" symbolic="YES" id="nlV-hZ-azm"/> |
1011 | 1013 | </constraints> |
|
1021 | 1023 | <gridView xPlacement="fill" yPlacement="fill" rowAlignment="none" rowSpacing="8" columnSpacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="YVR-sd-FzV"> |
1022 | 1024 | <rect key="frame" x="0.0" y="61" width="514" height="211"/> |
1023 | 1025 | <constraints> |
1024 | | - <constraint firstAttribute="height" constant="211" id="Wgj-9p-eMY"/> |
| 1026 | + <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="211" id="Wgj-9p-eMY"/> |
1025 | 1027 | </constraints> |
1026 | 1028 | <rows> |
1027 | 1029 | <gridRow id="0p6-ny-XqA"/> |
|
0 commit comments