Develop and Download Open Source Software

Browse Subversion Repository

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 141 - (show annotations) (download)
Sun Nov 5 08:36:28 2017 UTC (6 years, 6 months ago) by toshinagata1964
File size: 10382 byte(s)
The layout of remap device dialog is slightly changed.
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="15G1010" 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="RemapDevicePanelController">
10 <connections>
11 <outlet property="myTableView" destination="8" id="16"/>
12 <outlet property="window" destination="5" id="20"/>
13 </connections>
14 </customObject>
15 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17 <window title="Remap output devices" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Panel" customClass="NSPanel">
18 <windowStyleMask key="styleMask" titled="YES"/>
19 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
20 <rect key="contentRect" x="77" y="476" width="582" height="240"/>
21 <rect key="screenRect" x="0.0" y="0.0" width="1024" height="746"/>
22 <value key="minSize" type="size" width="213" height="107"/>
23 <view key="contentView" id="6">
24 <rect key="frame" x="0.0" y="0.0" width="582" height="240"/>
25 <autoresizingMask key="autoresizingMask"/>
26 <subviews>
27 <scrollView horizontalLineScroll="24" horizontalPageScroll="10" verticalLineScroll="24" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="10">
28 <rect key="frame" x="20" y="54" width="542" height="142"/>
29 <autoresizingMask key="autoresizingMask"/>
30 <clipView key="contentView" id="Vjx-LF-epY">
31 <rect key="frame" x="1" y="0.0" width="525" height="141"/>
32 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
33 <subviews>
34 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnResizing="NO" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" rowHeight="24" headerView="34" id="8">
35 <rect key="frame" x="0.0" y="0.0" width="525" height="118"/>
36 <autoresizingMask key="autoresizingMask"/>
37 <size key="intercellSpacing" width="3" height="0.0"/>
38 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
39 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
40 <tableColumns>
41 <tableColumn identifier="current" editable="NO" width="206" minWidth="40" maxWidth="1000" id="11">
42 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Current device name">
43 <font key="font" metaFont="smallSystem"/>
44 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
45 <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
46 </tableHeaderCell>
47 <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" title="5" id="31">
48 <font key="font" metaFont="system"/>
49 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
50 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
51 </textFieldCell>
52 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
53 </tableColumn>
54 <tableColumn identifier="new" width="313" minWidth="100.678" maxWidth="1000" id="9">
55 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="New device name">
56 <font key="font" metaFont="smallSystem"/>
57 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
58 <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
59 </tableHeaderCell>
60 <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" title="San Carlos" id="30">
61 <font key="font" metaFont="system"/>
62 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
63 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
64 </textFieldCell>
65 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
66 </tableColumn>
67 </tableColumns>
68 <connections>
69 <outlet property="dataSource" destination="-2" id="17"/>
70 </connections>
71 </tableView>
72 </subviews>
73 </clipView>
74 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="33">
75 <rect key="frame" x="-100" y="-100" width="260" height="15"/>
76 <autoresizingMask key="autoresizingMask"/>
77 </scroller>
78 <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="32">
79 <rect key="frame" x="526" y="23" width="15" height="118"/>
80 <autoresizingMask key="autoresizingMask"/>
81 </scroller>
82 <tableHeaderView key="headerView" id="34">
83 <rect key="frame" x="0.0" y="0.0" width="525" height="23"/>
84 <autoresizingMask key="autoresizingMask"/>
85 </tableHeaderView>
86 </scrollView>
87 <textField verticalHuggingPriority="750" id="12">
88 <rect key="frame" x="17" y="209" width="189" height="17"/>
89 <autoresizingMask key="autoresizingMask"/>
90 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Change the output devices:" id="27">
91 <font key="font" metaFont="system"/>
92 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
93 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
94 </textFieldCell>
95 </textField>
96 <button verticalHuggingPriority="750" id="13">
97 <rect key="frame" x="484" y="12" width="84" height="32"/>
98 <autoresizingMask key="autoresizingMask"/>
99 <buttonCell key="cell" type="push" title="Ok" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="28">
100 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
101 <font key="font" metaFont="system"/>
102 <string key="keyEquivalent" base64-UTF8="YES">
103 DQ
104 </string>
105 </buttonCell>
106 <connections>
107 <action selector="changeAction:" target="-2" id="18"/>
108 </connections>
109 </button>
110 <button verticalHuggingPriority="750" id="14">
111 <rect key="frame" x="358" y="12" width="126" height="32"/>
112 <autoresizingMask key="autoresizingMask"/>
113 <buttonCell key="cell" type="push" title="Don't Change" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="29">
114 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
115 <font key="font" metaFont="system"/>
116 <string key="keyEquivalent" base64-UTF8="YES">
117 Gw
118 </string>
119 </buttonCell>
120 <connections>
121 <action selector="dontChangeAction:" target="-2" id="19"/>
122 </connections>
123 </button>
124 </subviews>
125 </view>
126 <connections>
127 <outlet property="initialFirstResponder" destination="13" id="15"/>
128 </connections>
129 </window>
130 </objects>
131 </document>

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