OSDN Git Service

UIを調整
[kcd/KCD.git] / KCD / HMGameViewController.xib
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7706" systemVersion="14F1021" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
3     <dependencies>
4         <deployment identifier="macosx"/>
5         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
6         <plugIn identifier="com.apple.WebKitIBPlugin" version="7706"/>
7     </dependencies>
8     <objects>
9         <customObject id="-2" userLabel="File's Owner" customClass="HMGameViewController">
10             <connections>
11                 <outlet property="view" destination="YNN-D2-9Iy" id="BXQ-FB-QGS"/>
12                 <outlet property="webView" destination="Ame-96-zHa" id="7fa-m4-PKM"/>
13             </connections>
14         </customObject>
15         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17         <webView id="Ame-96-zHa">
18             <rect key="frame" x="0.0" y="0.0" width="6000" height="700"/>
19             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20             <webPreferences key="preferences" defaultFontSize="12" defaultFixedFontSize="12">
21                 <nil key="identifier"/>
22             </webPreferences>
23             <connections>
24                 <outlet property="UIDelegate" destination="-2" id="j8Q-2N-Kyp"/>
25                 <outlet property="frameLoadDelegate" destination="-2" id="lIj-Ga-Eg4"/>
26             </connections>
27         </webView>
28         <customView id="YNN-D2-9Iy" customClass="NSClipView">
29             <rect key="frame" x="0.0" y="0.0" width="800" height="480"/>
30             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
31             <point key="canvasLocation" x="358" y="-255"/>
32         </customView>
33     </objects>
34 </document>