36 lines
2.3 KiB
Text
36 lines
2.3 KiB
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
||
|
<dependencies>
|
||
|
<deployment identifier="macosx"/>
|
||
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19529"/>
|
||
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||
|
</dependencies>
|
||
|
<objects>
|
||
|
<customObject id="-2" userLabel="File's Owner"/>
|
||
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
||
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
||
|
<customView id="c22-O7-iKe">
|
||
|
<rect key="frame" x="0.0" y="0.0" width="111" height="60"/>
|
||
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
|
<subviews>
|
||
|
<popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2ff-Tm-r97">
|
||
|
<rect key="frame" x="17" y="16" width="78" height="25"/>
|
||
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
|
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="Izp-Ei-zox" id="r8S-Bt-u1Y">
|
||
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
||
|
<font key="font" metaFont="menu"/>
|
||
|
<menu key="menu" id="laP-Yo-gBn">
|
||
|
<items>
|
||
|
<menuItem title="Item 1" state="on" id="Izp-Ei-zox"/>
|
||
|
<menuItem title="Item 2" id="BaW-Av-Mt9"/>
|
||
|
<menuItem title="Item 3" id="7rG-gq-cBM"/>
|
||
|
</items>
|
||
|
</menu>
|
||
|
</popUpButtonCell>
|
||
|
</popUpButton>
|
||
|
</subviews>
|
||
|
<point key="canvasLocation" x="-45.5" y="29"/>
|
||
|
</customView>
|
||
|
</objects>
|
||
|
</document>
|