Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/English.lproj/AUViewWindow.xib

Parent Directory Parent Directory | Revision Log Revision Log


Revision 90 - (show annotations) (download)
Thu Sep 7 15:17:14 2017 UTC (6 years, 8 months ago) by toshinagata1964
File size: 1770 byte(s)
Some of the many warnings are removed.
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="15G1510" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
6 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
7 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="AUViewWindowController">
10 <connections>
11 <outlet property="window" destination="1" id="3"/>
12 </connections>
13 </customObject>
14 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
15 <customObject id="-3" userLabel="Application"/>
16 <window title="AUView" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" animationBehavior="default" id="1">
17 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
18 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
19 <rect key="contentRect" x="100" y="300" width="480" height="270"/>
20 <rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
21 <view key="contentView" id="2">
22 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
23 <autoresizingMask key="autoresizingMask"/>
24 </view>
25 <connections>
26 <outlet property="delegate" destination="-2" id="5"/>
27 </connections>
28 </window>
29 </objects>
30 </document>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26