|
36 | 36 | </toolbar>
|
37 | 37 | <webView contentMode="scaleToFill" scalesPageToFit="YES" id="wDz-jI-Fwa">
|
38 | 38 | <rect key="frame" x="0.0" y="44" width="326" height="460"/>
|
39 |
| - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES" flexibleMaxY="YES"/> |
| 39 | + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES" flexibleMaxY="YES"/> |
| 40 | + <gestureRecognizers/> |
40 | 41 | <dataDetectorType key="dataDetectorTypes" phoneNumber="YES" link="YES" address="YES" calendarEvent="YES"/>
|
41 | 42 | <connections>
|
42 | 43 | <outlet property="delegate" destination="2" id="1wH-5l-XaE"/>
|
|
61 | 62 | <action selector="stopLoading" destination="wDz-jI-Fwa" id="pkW-jn-4dn"/>
|
62 | 63 | </connections>
|
63 | 64 | </barButtonItem>
|
| 65 | + <barButtonItem style="plain" systemItem="flexibleSpace" id="wqy-sW-mH6"/> |
| 66 | + <barButtonItem title="F11" id="qHj-4l-Xni"> |
| 67 | + <connections> |
| 68 | + <action selector="hideToolbar:" destination="2" id="5dw-C0-qoQ"/> |
| 69 | + </connections> |
| 70 | + </barButtonItem> |
64 | 71 | <barButtonItem title="?" id="LA3-qq-OrH">
|
65 | 72 | <connections>
|
66 | 73 | <action selector="loadHome:" destination="2" id="fIY-vg-Bol"/>
|
67 | 74 | </connections>
|
68 | 75 | </barButtonItem>
|
69 |
| - <barButtonItem style="plain" systemItem="flexibleSpace" id="wqy-sW-mH6"/> |
70 | 76 | <barButtonItem style="plain" id="hzI-dH-McT">
|
71 | 77 | <switch key="customView" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="BFH-87-J68">
|
72 | 78 | <rect key="frame" x="229" y="9" width="79" height="27"/>
|
|
82 | 88 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
83 | 89 | </view>
|
84 | 90 | <connections>
|
| 91 | + <outlet property="bBar" destination="OCL-vK-0MA" id="Qvo-5v-kNA"/> |
85 | 92 | <outlet property="layerBorderSwitch" destination="BFH-87-J68" id="aaa-vJ-S0V"/>
|
86 | 93 | <outlet property="pageView" destination="wDz-jI-Fwa" id="YU7-Zz-lSC"/>
|
| 94 | + <outlet property="tBar" destination="QMF-SL-CqL" id="Ew0-dS-DHx"/> |
87 | 95 | <outlet property="urlField" destination="r7g-aA-t2T" id="AJy-yv-GtC"/>
|
88 | 96 | </connections>
|
89 | 97 | </viewController>
|
|
95 | 103 | <class className="MIHViewController" superclassName="UIViewController">
|
96 | 104 | <source key="sourceIdentifier" type="project" relativePath="./Classes/MIHViewController.h"/>
|
97 | 105 | <relationships>
|
| 106 | + <relationship kind="action" name="hideTBar:"/> |
| 107 | + <relationship kind="action" name="hideToolbar:"/> |
98 | 108 | <relationship kind="action" name="launch:"/>
|
99 | 109 | <relationship kind="action" name="loadHome:"/>
|
100 | 110 | <relationship kind="action" name="loadUrl:"/>
|
101 | 111 | <relationship kind="action" name="switchWebKitDebugBorders:"/>
|
| 112 | + <relationship kind="outlet" name="bBar" candidateClass="UIToolbar"/> |
102 | 113 | <relationship kind="outlet" name="layerBorderSwitch" candidateClass="UISwitch"/>
|
103 | 114 | <relationship kind="outlet" name="pageView" candidateClass="UIWebView"/>
|
| 115 | + <relationship kind="outlet" name="tBar" candidateClass="UIToolbar"/> |
104 | 116 | <relationship kind="outlet" name="urlField" candidateClass="UITextField"/>
|
105 | 117 | </relationships>
|
106 | 118 | </class>
|
|
0 commit comments