mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-16 06:05:49 -06:00
108 lines
8.6 KiB
XML
108 lines
8.6 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6250" systemVersion="14D136" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6250"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="CSCurrentTimeCaptureViewController">
|
|
<connections>
|
|
<outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
<customView id="Hz6-mo-xeY">
|
|
<rect key="frame" x="0.0" y="0.0" width="345" height="74"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mJ6-t6-1hJ">
|
|
<rect key="frame" x="-1" y="4" width="42" height="14"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Format" id="LHn-zZ-ypp">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="R2e-W0-PwU">
|
|
<rect key="frame" x="49" y="2" width="296" height="19"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="nWW-gr-8DI">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
<connections>
|
|
<binding destination="vFt-xN-8xE" name="value" keyPath="selection.format" id="S4R-3A-KmB"/>
|
|
</connections>
|
|
</textField>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="PJ7-82-aHc">
|
|
<rect key="frame" x="-1" y="58" width="59" height="14"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Date Style" id="ydm-xQ-MW0">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Wdz-3w-ELu">
|
|
<rect key="frame" x="-2" y="36" width="60" height="14"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Time Style" id="5qb-So-nbx">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZbE-Nr-duJ">
|
|
<rect key="frame" x="61" y="53" width="101" height="22"/>
|
|
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="TkZ-tm-iTW" id="Ppf-ra-J8r">
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<menu key="menu" id="1xa-jR-wOb">
|
|
<items>
|
|
<menuItem title="Item 1" state="on" id="TkZ-tm-iTW"/>
|
|
<menuItem title="Item 2" id="xPG-ah-sxb"/>
|
|
<menuItem title="Item 3" id="bOK-IY-rBB"/>
|
|
</items>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
<connections>
|
|
<binding destination="jIp-YP-Lxx" name="content" keyPath="arrangedObjects" id="6o5-ze-trd"/>
|
|
<binding destination="jIp-YP-Lxx" name="contentValues" keyPath="arrangedObjects.key" previousBinding="2wO-EZ-bXt" id="eMl-Bp-zdP"/>
|
|
<binding destination="jIp-YP-Lxx" name="contentObjects" keyPath="arrangedObjects.value" previousBinding="6o5-ze-trd" id="2wO-EZ-bXt"/>
|
|
<binding destination="vFt-xN-8xE" name="selectedObject" keyPath="selection.formatter.dateStyle" previousBinding="eMl-Bp-zdP" id="qWq-zk-ps4"/>
|
|
</connections>
|
|
</popUpButton>
|
|
<popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="v2k-lG-GDh">
|
|
<rect key="frame" x="61" y="31" width="101" height="22"/>
|
|
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="WNe-S1-zuh" id="q51-hd-DoW">
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<menu key="menu" id="IUC-Dd-ugF">
|
|
<items>
|
|
<menuItem title="Item 1" state="on" id="WNe-S1-zuh"/>
|
|
<menuItem title="Item 2" id="iae-Ph-G2V"/>
|
|
<menuItem title="Item 3" id="vrF-gw-AOU"/>
|
|
</items>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
<connections>
|
|
<binding destination="jIp-YP-Lxx" name="content" keyPath="arrangedObjects" id="tKH-Us-9zh"/>
|
|
<binding destination="jIp-YP-Lxx" name="contentValues" keyPath="arrangedObjects.key" previousBinding="ybF-S7-MIz" id="VE0-RS-hJq"/>
|
|
<binding destination="jIp-YP-Lxx" name="contentObjects" keyPath="arrangedObjects.value" previousBinding="tKH-Us-9zh" id="ybF-S7-MIz"/>
|
|
<binding destination="vFt-xN-8xE" name="selectedObject" keyPath="selection.formatter.timeStyle" previousBinding="VE0-RS-hJq" id="nWL-yK-uU8"/>
|
|
</connections>
|
|
</popUpButton>
|
|
</subviews>
|
|
<point key="canvasLocation" x="325.5" y="130"/>
|
|
</customView>
|
|
<objectController id="vFt-xN-8xE">
|
|
<connections>
|
|
<binding destination="-2" name="contentObject" keyPath="self.captureObj" id="HTa-KU-OgX"/>
|
|
</connections>
|
|
</objectController>
|
|
<dictionaryController objectClassName="_NSControllerKeyValuePair" id="jIp-YP-Lxx" userLabel="StyleTypeMapController">
|
|
<connections>
|
|
<binding destination="vFt-xN-8xE" name="contentDictionary" keyPath="selection.styleTypeMap" id="d7m-zb-S0s"/>
|
|
<binding destination="-2" name="sortDescriptors" keyPath="self.styleSortDescriptors" id="cRJ-Jj-dxS"/>
|
|
</connections>
|
|
</dictionaryController>
|
|
</objects>
|
|
</document>
|