diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-10-08 16:51:26 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-10-08 16:51:26 +0000 |
| commit | 1c334c0ec8376621d09c2391371fce415d4a32e7 (patch) | |
| tree | 2b253ca911726ba4fa31e3fbadb44041e07cc79b /macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.xib | |
| parent | 0bc2020828acaab665608b9d274ec5200af018a0 (diff) | |
| download | pcsxr-1c334c0ec8376621d09c2391371fce415d4a32e7.tar.gz | |
OS X: update the remaining xib files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91803 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.xib')
| -rw-r--r-- | macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.xib | 70 |
1 files changed, 36 insertions, 34 deletions
diff --git a/macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.xib b/macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.xib index 7f62b18f..79ec143a 100644 --- a/macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.xib +++ b/macosx/plugins/DFCdrom/Base.lproj/DFCdromPluginConfig.xib @@ -1,7 +1,8 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6246" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6249" systemVersion="14A386b" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6246"/> + <deployment identifier="macosx"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6249"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="DFCdromPluginConfigController"> @@ -14,36 +15,29 @@ </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> - <window title="CDR-ROM Configuration" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window"> - <windowStyleMask key="styleMask" titled="YES" miniaturizable="YES"/> - <rect key="contentRect" x="131" y="362" width="377" height="242"/> - <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/> + <window title="CD-ROM Configuration" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="alertPanel" id="5" userLabel="Window"> + <windowStyleMask key="styleMask" titled="YES"/> + <rect key="contentRect" x="131" y="362" width="377" height="235"/> + <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/> <value key="minSize" type="size" width="377" height="238"/> <view key="contentView" id="6"> - <rect key="frame" x="0.0" y="0.0" width="377" height="242"/> + <rect key="frame" x="0.0" y="0.0" width="377" height="235"/> <autoresizingMask key="autoresizingMask"/> <subviews> <box title="General Settings" translatesAutoresizingMaskIntoConstraints="NO" id="162"> - <rect key="frame" x="17" y="132" width="343" height="90"/> + <rect key="frame" x="17" y="125" width="343" height="90"/> <view key="contentView"> <rect key="frame" x="2" y="2" width="339" height="73"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> - <button translatesAutoresizingMaskIntoConstraints="NO" id="169"> - <rect key="frame" x="15" y="16" width="150" height="21"/> - <buttonCell key="cell" type="check" title="Use Cached Reading" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="189"> - <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> - <font key="font" metaFont="system"/> - </buttonCell> - </button> <popUpButton horizontalHuggingPriority="249" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="173"> - <rect key="frame" x="125" y="40" width="200" height="26"/> - <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="190"> + <rect key="frame" x="127" y="40" width="198" height="26"/> + <popUpButtonCell key="cell" type="push" title="Default" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="176" id="190"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> <menu key="menu" title="OtherViews" id="174"> <items> - <menuItem title="Default" id="176"/> + <menuItem title="Default" state="on" id="176"/> <menuItem title="1 X" tag="1" id="177"/> <menuItem title="2 X" tag="2" id="175"/> <menuItem title="4 X" tag="4" id="179"/> @@ -55,13 +49,20 @@ </popUpButtonCell> </popUpButton> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="266"> - <rect key="frame" x="15" y="46" width="106" height="17"/> + <rect key="frame" x="15" y="46" width="108" height="17"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="CD-ROM Speed:" id="267"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> + <button translatesAutoresizingMaskIntoConstraints="NO" id="169"> + <rect key="frame" x="15" y="11" width="153" height="26"/> + <buttonCell key="cell" type="check" title="Use Cached Reading" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="189"> + <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> + <font key="font" metaFont="system"/> + </buttonCell> + </button> </subviews> </view> <constraints> @@ -71,20 +72,28 @@ <constraint firstItem="173" firstAttribute="leading" secondItem="266" secondAttribute="trailing" constant="8" symbolic="YES" id="FPY-Qc-N1f"/> <constraint firstItem="266" firstAttribute="baseline" secondItem="173" secondAttribute="baseline" id="Ftj-Vv-kjA"/> <constraint firstItem="266" firstAttribute="leading" secondItem="162" secondAttribute="leading" constant="16" id="XTz-Fk-3oB"/> + <constraint firstAttribute="bottom" secondItem="169" secondAttribute="bottom" constant="11" id="jRa-BT-een"/> <constraint firstItem="169" firstAttribute="top" secondItem="173" secondAttribute="bottom" constant="8" symbolic="YES" id="n6F-ne-iWN"/> - <constraint firstAttribute="bottom" secondItem="169" secondAttribute="bottom" constant="16" id="zLt-Jb-4q8"/> </constraints> <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> </box> <box title="Misc" translatesAutoresizingMaskIntoConstraints="NO" id="164"> - <rect key="frame" x="17" y="56" width="343" height="72"/> + <rect key="frame" x="17" y="56" width="343" height="65"/> <view key="contentView"> - <rect key="frame" x="2" y="2" width="339" height="55"/> + <rect key="frame" x="2" y="2" width="339" height="48"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Jzm-F5-M7J"> + <rect key="frame" x="15" y="22" width="110" height="17"/> + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Cache Size:" id="MSf-Ad-auA"> + <font key="font" metaFont="system"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> + </textFieldCell> + </textField> <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="172"> - <rect key="frame" x="129" y="17" width="195" height="27"/> + <rect key="frame" x="129" y="10" width="195" height="27"/> <constraints> <constraint firstAttribute="width" constant="191" id="222"/> </constraints> @@ -92,29 +101,21 @@ <font key="font" size="12" name="Helvetica"/> </sliderCell> </slider> - <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Jzm-F5-M7J"> - <rect key="frame" x="15" y="29" width="110" height="17"/> - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Cache Size:" id="MSf-Ad-auA"> - <font key="font" metaFont="system"/> - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> - </textFieldCell> - </textField> </subviews> </view> <constraints> <constraint firstAttribute="trailing" secondItem="172" secondAttribute="trailing" constant="16" id="241"/> <constraint firstItem="172" firstAttribute="top" secondItem="164" secondAttribute="top" constant="28" id="1SZ-MD-TCY"/> + <constraint firstAttribute="bottom" secondItem="172" secondAttribute="bottom" constant="9" id="3VA-up-80n"/> <constraint firstItem="Jzm-F5-M7J" firstAttribute="baseline" secondItem="172" secondAttribute="baseline" id="M64-If-woz"/> <constraint firstItem="172" firstAttribute="leading" secondItem="Jzm-F5-M7J" secondAttribute="trailing" constant="8" symbolic="YES" id="NFN-dN-Z1o"/> <constraint firstItem="Jzm-F5-M7J" firstAttribute="leading" secondItem="164" secondAttribute="leading" constant="16" id="b9u-7l-0XP"/> - <constraint firstAttribute="bottom" secondItem="172" secondAttribute="bottom" constant="16" id="gIW-Le-xX9"/> </constraints> <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> </box> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="242"> - <rect key="frame" x="304" y="13" width="59" height="32"/> + <rect key="frame" x="280" y="13" width="83" height="32"/> <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="243"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -127,7 +128,7 @@ DQ </connections> </button> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="250"> - <rect key="frame" x="222" y="13" width="82" height="31"/> + <rect key="frame" x="197" y="13" width="83" height="31"/> <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="251"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -152,6 +153,7 @@ Gw <constraint firstAttribute="bottom" secondItem="164" secondAttribute="bottom" constant="60" id="247"/> <constraint firstAttribute="trailing" secondItem="242" secondAttribute="trailing" constant="20" symbolic="YES" id="249"/> <constraint firstItem="242" firstAttribute="leading" secondItem="250" secondAttribute="trailing" constant="12" symbolic="YES" id="252"/> + <constraint firstItem="242" firstAttribute="width" secondItem="250" secondAttribute="width" id="PfT-tY-cU5"/> <constraint firstItem="250" firstAttribute="top" secondItem="164" secondAttribute="bottom" constant="20" symbolic="YES" id="V9l-qU-SI5"/> <constraint firstItem="242" firstAttribute="baseline" secondItem="250" secondAttribute="baseline" id="sHP-yL-yOn"/> </constraints> |
