diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-02 20:39:27 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-02 20:39:27 +0000 |
| commit | d283e29eece7d36036df13662af8687c1ada732a (patch) | |
| tree | d6b81ce84a6b23a9a5865a4ab865e023f97c487d | |
| parent | 2f445854cc8dc618f295c92b87c421ff74643622 (diff) | |
| download | pcsxr-d283e29eece7d36036df13662af8687c1ada732a.tar.gz | |
Have the number in the memory card view be formatted using the NSNumberFormatter.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88036 e17a0e51-4ae3-4d35-97c3-1a29b211df97
| -rw-r--r-- | macosx/English.lproj/Base.lproj/Configuration.xib | 38 |
1 files changed, 23 insertions, 15 deletions
diff --git a/macosx/English.lproj/Base.lproj/Configuration.xib b/macosx/English.lproj/Base.lproj/Configuration.xib index 87b18105..0d163d48 100644 --- a/macosx/English.lproj/Base.lproj/Configuration.xib +++ b/macosx/English.lproj/Base.lproj/Configuration.xib @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13A603" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> - <deployment defaultVersion="1090" identifier="macosx"/> + <deployment defaultVersion="1080" identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/> </dependencies> <objects> @@ -290,7 +290,7 @@ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="262"> - <rect key="frame" x="76.000000242143869" y="7" width="90" height="28"/> + <rect key="frame" x="76" y="7" width="90" height="28"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/> <buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="600"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> @@ -312,7 +312,7 @@ </connections> </button> <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="368"> - <rect key="frame" x="11" y="36" width="153.00000024214387" height="26"/> + <rect key="frame" x="11" y="36" width="153" height="26"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> <constraints> <constraint firstAttribute="width" relation="lessThanOrEqual" constant="250" id="aFU-lq-p1l"/> @@ -354,7 +354,7 @@ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="292"> - <rect key="frame" x="76.000000242143869" y="7" width="90" height="28"/> + <rect key="frame" x="76" y="7" width="90" height="28"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/> <buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="603"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> @@ -376,7 +376,7 @@ </connections> </button> <popUpButton verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="371"> - <rect key="frame" x="11" y="36" width="153.00000024214387" height="26"/> + <rect key="frame" x="11" y="36" width="153" height="26"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="604"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> @@ -414,7 +414,7 @@ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="301"> - <rect key="frame" x="76.000000242143869" y="7" width="90" height="28"/> + <rect key="frame" x="76" y="7" width="90" height="28"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/> <buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="605"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> @@ -436,7 +436,7 @@ </connections> </button> <popUpButton verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="374"> - <rect key="frame" x="11" y="36" width="153.00000024214387" height="26"/> + <rect key="frame" x="11" y="36" width="153" height="26"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="607"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> @@ -474,7 +474,7 @@ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="297"> - <rect key="frame" x="76.000000242143869" y="7" width="90" height="28"/> + <rect key="frame" x="76" y="7" width="90" height="28"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/> <buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="609"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> @@ -496,7 +496,7 @@ </connections> </button> <popUpButton verticalHuggingPriority="750" tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="377"> - <rect key="frame" x="11" y="36" width="153.00000024214387" height="26"/> + <rect key="frame" x="11" y="36" width="153" height="26"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="610"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> @@ -534,7 +534,7 @@ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="625"> - <rect key="frame" x="76.000000242143869" y="7" width="90" height="28"/> + <rect key="frame" x="76" y="7" width="90" height="28"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/> <buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="626"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> @@ -556,7 +556,7 @@ </connections> </button> <popUpButton verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="623"> - <rect key="frame" x="11" y="36" width="153.00000024214387" height="26"/> + <rect key="frame" x="11" y="36" width="153" height="26"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> <popUpButtonCell key="cell" type="push" title="Net Plugin" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="630" id="628"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> @@ -594,7 +594,7 @@ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="903"> - <rect key="frame" x="76" y="7" width="90.000000242143869" height="28"/> + <rect key="frame" x="76" y="7" width="90" height="28"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/> <buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="910"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> @@ -616,7 +616,7 @@ </connections> </button> <popUpButton verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="905"> - <rect key="frame" x="11" y="36" width="153.00000024214387" height="26"/> + <rect key="frame" x="11" y="36" width="153" height="26"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="906"> <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> @@ -1216,8 +1216,16 @@ <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1047"> <rect key="frame" x="-2" y="5" width="28" height="14"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0" id="1048"> - <font key="font" metaFont="smallSystem"/> + <textFieldCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0" id="1048"> + <numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" roundingMode="floor" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="2" minimumFractionDigits="0" maximumFractionDigits="0" id="RVi-kS-Dk1"> + <real key="roundingIncrement" value="0.0"/> + <real key="minimum" value="0.0"/> + <real key="maximum" value="15"/> + <metadata> + <bool key="localizesFormat" value="YES"/> + </metadata> + </numberFormatter> + <font key="font" metaFont="miniSystem"/> <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> |
