OSDN Git Service

メインウインドウにタッチバーを追加
[kcd/KCD.git] / KCD / BroswerTouchBar.xib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2659" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3     <dependencies>
4         <deployment identifier="macosx"/>
5         <plugIn identifier="com.apple.InterfaceBuilder.CocoaDFRPlugin" version="7104"/>
6         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11542"/>
7         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8         <capability name="the Touch Bar" message="Use a version of macOS with Touch Bar support." minToolsVersion="8.1" minSystemVersion="10.12.1" requiredIntegratedClassName="NSTouchBar"/>
9     </dependencies>
10     <objects>
11         <customObject id="-2" userLabel="File's Owner" customClass="HMBroserWindowController">
12             <connections>
13                 <outlet property="mainTouchBar" destination="KO5-NQ-mYI" id="pZh-IT-1V9"/>
14             </connections>
15         </customObject>
16         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
17         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
18         <touchBar id="KO5-NQ-mYI">
19             <touchBarItems>
20                 <touchBarItem id="pKr-9W-iXa">
21                     <viewController key="viewController" id="hTJ-9d-zGZ">
22                         <segmentedControl key="view" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bbl-dd-WqK">
23                             <rect key="frame" x="0.0" y="0.0" width="330" height="30"/>
24                             <segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="csj-UU-Nt7">
25                                 <font key="font" metaFont="system"/>
26                                 <segments>
27                                     <segment label="状況" width="64" selected="YES"/>
28                                     <segment label="編成支援" width="63" tag="1"/>
29                                     <segment label="近代化" width="63"/>
30                                     <segment label="改修工廠"/>
31                                     <segment label="修復"/>
32                                 </segments>
33                             </segmentedCell>
34                             <connections>
35                                 <action selector="changeMainTab:" target="-2" id="Rk4-So-gqY"/>
36                             </connections>
37                         </segmentedControl>
38                     </viewController>
39                     <size key="designTimeSize" width="330" height="30"/>
40                 </touchBarItem>
41             </touchBarItems>
42             <point key="canvasLocation" x="-230" y="22"/>
43         </touchBar>
44     </objects>
45 </document>