|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
3 | | - <device id="retina5_5" orientation="portrait"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
|
15 | 15 | <objects> |
16 | 16 | <viewController id="BYZ-38-t0r" customClass="ViewController" customModule="textToCode" customModuleProvider="target" sceneMemberID="viewController"> |
17 | 17 | <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> |
18 | | - <rect key="frame" x="0.0" y="0.0" width="414" height="736"/> |
| 18 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
19 | 19 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
20 | 20 | <subviews> |
21 | 21 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" keyboardDismissMode="onDrag" text="Output text here" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="ijO-W5-OfQ"> |
22 | | - <rect key="frame" x="20" y="74" width="374" height="503"/> |
| 22 | + <rect key="frame" x="16" y="74" width="343" height="434"/> |
23 | 23 | <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
24 | 24 | <accessibility key="accessibilityConfiguration"> |
25 | 25 | <accessibilityTraits key="traits" updatesFrequently="YES" allowsDirectInteraction="YES"/> |
|
28 | 28 | <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartQuotesType="no"/> |
29 | 29 | </textView> |
30 | 30 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" text="Best Transcription here" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="8z6-6C-Bnu"> |
31 | | - <rect key="frame" x="20" y="593" width="374" height="100"/> |
| 31 | + <rect key="frame" x="16" y="524" width="343" height="100"/> |
32 | 32 | <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
33 | 33 | <constraints> |
34 | 34 | <constraint firstAttribute="height" constant="100" id="Wej-y6-sce"/> |
|
37 | 37 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
38 | 38 | </textView> |
39 | 39 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vcT-EK-v3K"> |
40 | | - <rect key="frame" x="182.66666666666666" y="699" width="49" height="30"/> |
| 40 | + <rect key="frame" x="163" y="630" width="49" height="30"/> |
41 | 41 | <state key="normal" title="SHARE"/> |
42 | 42 | <connections> |
43 | 43 | <action selector="share:" destination="BYZ-38-t0r" eventType="touchUpInside" id="62H-BQ-CFc"/> |
44 | 44 | </connections> |
45 | 45 | </button> |
46 | 46 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4xR-aT-o8z"> |
47 | | - <rect key="frame" x="182.66666666666666" y="28" width="49" height="30"/> |
| 47 | + <rect key="frame" x="163" y="28" width="49" height="30"/> |
48 | 48 | <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
49 | 49 | <state key="normal" title="Record"/> |
50 | 50 | <connections> |
51 | 51 | <action selector="recordPressed:" destination="BYZ-38-t0r" eventType="touchUpInside" id="jlZ-vr-VSt"/> |
52 | 52 | </connections> |
53 | 53 | </button> |
54 | 54 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="55" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="umQ-ya-di6"> |
55 | | - <rect key="frame" x="20" y="37.666666666666664" width="20.333333333333329" height="20.333333333333336"/> |
| 55 | + <rect key="frame" x="20" y="37.5" width="20.5" height="20.5"/> |
56 | 56 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
57 | 57 | <nil key="textColor"/> |
58 | 58 | <nil key="highlightedColor"/> |
59 | 59 | </label> |
60 | 60 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uHW-TC-1Pc"> |
61 | | - <rect key="frame" x="362" y="28" width="32" height="30"/> |
| 61 | + <rect key="frame" x="323" y="28" width="32" height="30"/> |
| 62 | + <constraints> |
| 63 | + <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="32" id="to3-G1-Tmk"/> |
| 64 | + </constraints> |
62 | 65 | <state key="normal" title="Help"/> |
63 | 66 | <connections> |
64 | 67 | <segue destination="dbO-uL-s87" kind="show" id="du0-NS-8H8"/> |
65 | 68 | </connections> |
66 | 69 | </button> |
67 | 70 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sqh-YK-hDD"> |
68 | | - <rect key="frame" x="285" y="28" width="44" height="30"/> |
| 71 | + <rect key="frame" x="246" y="28" width="44" height="30"/> |
69 | 72 | <constraints> |
70 | 73 | <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="44" id="RWq-sq-01a"/> |
71 | 74 | </constraints> |
|
116 | 119 | <objects> |
117 | 120 | <viewController id="dbO-uL-s87" sceneMemberID="viewController"> |
118 | 121 | <view key="view" contentMode="scaleToFill" id="4PP-LI-6xs"> |
119 | | - <rect key="frame" x="0.0" y="0.0" width="414" height="736"/> |
| 122 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
120 | 123 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
121 | 124 | <subviews> |
122 | | - <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DtM-Mo-ib8"> |
123 | | - <rect key="frame" x="26" y="20" width="34" height="30"/> |
124 | | - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
125 | | - <state key="normal" title="Back"/> |
126 | | - <connections> |
127 | | - <segue destination="BYZ-38-t0r" kind="show" id="RCb-e2-it3"/> |
128 | | - </connections> |
129 | | - </button> |
130 | | - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Help Menu" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e6R-r8-ZQX"> |
131 | | - <rect key="frame" x="144" y="46" width="127" height="45"/> |
132 | | - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 125 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Help Menu" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e6R-r8-ZQX"> |
| 126 | + <rect key="frame" x="129" y="46" width="117.5" height="30"/> |
133 | 127 | <fontDescription key="fontDescription" type="system" pointSize="25"/> |
134 | 128 | <nil key="textColor"/> |
135 | 129 | <nil key="highlightedColor"/> |
136 | 130 | </label> |
137 | | - <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Jc0-6G-14K"> |
138 | | - <rect key="frame" x="20" y="99" width="356" height="517"/> |
139 | | - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 131 | + <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jc0-6G-14K"> |
| 132 | + <rect key="frame" x="20" y="84" width="339" height="563"/> |
140 | 133 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
141 | 134 | <mutableString key="text">Key Words: |
142 | 135 | Go To: |
143 | 136 | Move to a different class or method |
144 | 137 | "Go To <Class or method name> stop" |
| 138 | + |
145 | 139 | Exit: |
146 | 140 | Exit a control structure |
147 | 141 | "exit stop" |
| 142 | + |
148 | 143 | Clear: |
149 | 144 | Clear the current input |
150 | 145 | "Clear stop" |
@@ -189,18 +184,41 @@ Make a return Statement: |
189 | 184 | "return <returnValue> stop" |
190 | 185 |
|
191 | 186 | Make a print Statement: |
192 | | -"Print <returnValue> stop"</mutableString> |
193 | | - <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 187 | +"Print <returnValue> stop" |
| 188 | +</mutableString> |
| 189 | + <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 190 | + <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="14"/> |
194 | 191 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
195 | 192 | </textView> |
| 193 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DtM-Mo-ib8"> |
| 194 | + <rect key="frame" x="20" y="28" width="34" height="30"/> |
| 195 | + <state key="normal" title="Back"/> |
| 196 | + <connections> |
| 197 | + <segue destination="BYZ-38-t0r" kind="show" id="RCb-e2-it3"/> |
| 198 | + </connections> |
| 199 | + </button> |
196 | 200 | </subviews> |
197 | 201 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 202 | + <constraints> |
| 203 | + <constraint firstItem="DtM-Mo-ib8" firstAttribute="top" secondItem="Bh0-gj-RGd" secondAttribute="top" constant="8" id="29P-1n-636"/> |
| 204 | + <constraint firstItem="Bh0-gj-RGd" firstAttribute="bottom" secondItem="Jc0-6G-14K" secondAttribute="bottom" constant="20" id="72p-ZM-V5q"/> |
| 205 | + <constraint firstItem="Jc0-6G-14K" firstAttribute="top" secondItem="e6R-r8-ZQX" secondAttribute="bottom" constant="8" id="Ex0-Dm-bKf"/> |
| 206 | + <constraint firstItem="e6R-r8-ZQX" firstAttribute="leading" secondItem="DtM-Mo-ib8" secondAttribute="trailing" constant="75" id="Hid-5c-a7k"/> |
| 207 | + <constraint firstItem="e6R-r8-ZQX" firstAttribute="top" secondItem="Bh0-gj-RGd" secondAttribute="top" constant="26" id="KRJ-zr-fCM"/> |
| 208 | + <constraint firstItem="Jc0-6G-14K" firstAttribute="top" secondItem="DtM-Mo-ib8" secondAttribute="bottom" constant="26" id="SJk-ON-CaZ"/> |
| 209 | + <constraint firstItem="e6R-r8-ZQX" firstAttribute="leading" secondItem="DtM-Mo-ib8" secondAttribute="trailing" constant="75" id="VXH-MO-aAY"/> |
| 210 | + <constraint firstItem="Bh0-gj-RGd" firstAttribute="trailing" secondItem="e6R-r8-ZQX" secondAttribute="trailing" constant="128.5" id="WgB-Zk-fdg"/> |
| 211 | + <constraint firstItem="Jc0-6G-14K" firstAttribute="top" secondItem="e6R-r8-ZQX" secondAttribute="bottom" constant="8" id="cbQ-Fm-Ati"/> |
| 212 | + <constraint firstItem="Bh0-gj-RGd" firstAttribute="trailing" secondItem="Jc0-6G-14K" secondAttribute="trailing" constant="16" id="gsD-dt-UHe"/> |
| 213 | + <constraint firstItem="DtM-Mo-ib8" firstAttribute="leading" secondItem="Bh0-gj-RGd" secondAttribute="leading" constant="20" id="s2E-XM-6AZ"/> |
| 214 | + <constraint firstItem="Jc0-6G-14K" firstAttribute="leading" secondItem="Bh0-gj-RGd" secondAttribute="leading" constant="20" id="vgP-ls-FrA"/> |
| 215 | + </constraints> |
198 | 216 | <viewLayoutGuide key="safeArea" id="Bh0-gj-RGd"/> |
199 | 217 | </view> |
200 | 218 | </viewController> |
201 | 219 | <placeholder placeholderIdentifier="IBFirstResponder" id="66m-s4-m0S" userLabel="First Responder" sceneMemberID="firstResponder"/> |
202 | 220 | </objects> |
203 | | - <point key="canvasLocation" x="898.55072463768124" y="132.88043478260872"/> |
| 221 | + <point key="canvasLocation" x="898.39999999999998" y="132.68365817091455"/> |
204 | 222 | </scene> |
205 | 223 | </scenes> |
206 | 224 | </document> |
0 commit comments