mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-26 21:47:04 +00:00
FIXED: Add Dark Mode to XcodeCapp This commit also fixes an issue where two NSBox instances had a borderRadius of 100 (boxStatus and boxImport) in IB. The borderRadius values are now updated to be half the size of the height and width values, restoring the circle visual. Update installation directory for XcodeCapp - Replace $LOCAL_APPS_DIR with $USER_APPS_DIR - Installation directory updated from /Applications to ~/Applications
176 lines
15 KiB
XML
176 lines
15 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="XCCOperationsViewController">
|
|
<connections>
|
|
<outlet property="maskingView" destination="rPm-ot-o84" id="Xb6-FC-bE4"/>
|
|
<outlet property="operationTableView" destination="L6L-Ia-hHw" id="DlM-jq-0Zs"/>
|
|
<outlet property="view" destination="bhk-PN-1fI" id="qRe-5g-Kbc"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
<customView id="bhk-PN-1fI" userLabel="mainView">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="400"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="50" horizontalPageScroll="10" verticalLineScroll="50" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="tDz-3F-ZPY">
|
|
<rect key="frame" x="0.0" y="25" width="400" height="375"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<clipView key="contentView" id="8nd-Lh-h18">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="375"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<tableView identifier="OperationsTableView" verticalHuggingPriority="750" allowsExpansionToolTips="YES" selectionHighlightStyle="none" columnResizing="NO" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="40" rowSizeStyle="automatic" viewBased="YES" id="L6L-Ia-hHw">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="375"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<size key="intercellSpacing" width="5" height="10"/>
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
|
<tableColumns>
|
|
<tableColumn editable="NO" width="395" minWidth="40" maxWidth="10000000" id="PNx-cQ-yYb">
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
|
</tableHeaderCell>
|
|
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="gq8-QZ-CFg">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
|
<prototypeCellViews>
|
|
<tableCellView identifier="OperationDataView" id="BFn-if-RVP" customClass="XCCOperationDataView">
|
|
<rect key="frame" x="2" y="5" width="395" height="40"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="NB8-Q7-Qqc">
|
|
<rect key="frame" x="19" y="20" width="375" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="jvO-Vq-NgM">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="Vil-NW-lEi">
|
|
<rect key="frame" x="19" y="3" width="375" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="HhV-u4-qRr">
|
|
<font key="font" size="11" name="Menlo-Regular"/>
|
|
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<box autoresizesSubviews="NO" boxType="custom" borderType="line" borderWidth="0.0" cornerRadius="100" title="Box" titlePosition="noTitle" id="t7U-ts-XEf">
|
|
<rect key="frame" x="6" y="23" width="10" height="10"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<view key="contentView" id="7Yd-OT-HoM">
|
|
<rect key="frame" x="0.0" y="0.0" width="10" height="10"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
</view>
|
|
<color key="borderColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</box>
|
|
</subviews>
|
|
<connections>
|
|
<outlet property="boxStatus" destination="t7U-ts-XEf" id="jMq-Om-cvI"/>
|
|
<outlet property="fieldDescription" destination="Vil-NW-lEi" id="x2T-S4-Ft7"/>
|
|
<outlet property="fieldName" destination="NB8-Q7-Qqc" id="mht-28-aVp"/>
|
|
</connections>
|
|
</tableCellView>
|
|
</prototypeCellViews>
|
|
</tableColumn>
|
|
</tableColumns>
|
|
<connections>
|
|
<outlet property="dataSource" destination="-2" id="jv0-gt-j0N"/>
|
|
<outlet property="delegate" destination="-2" id="vyi-dy-8AN"/>
|
|
</connections>
|
|
</tableView>
|
|
</subviews>
|
|
</clipView>
|
|
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="I49-aN-61K">
|
|
<rect key="frame" x="1" y="119" width="223" height="15"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="Ell-T5-eht">
|
|
<rect key="frame" x="224" y="17" width="15" height="102"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
</scrollView>
|
|
<box autoresizesSubviews="NO" boxType="custom" borderType="line" borderWidth="0.0" title="Box" titlePosition="noTitle" id="tst-OL-fMW">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="25"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
<view key="contentView" id="y4A-4i-S51">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="25"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<box verticalHuggingPriority="750" boxType="separator" id="vAq-Ur-KQc">
|
|
<rect key="frame" x="-1" y="22" width="402" height="5"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
</box>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="EoK-lo-Lyg">
|
|
<rect key="frame" x="13" y="7" width="344" height="11"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="99999" id="bSf-Rp-YO4">
|
|
<font key="font" metaFont="miniSystem"/>
|
|
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
<connections>
|
|
<binding destination="-2" name="value" keyPath="self.cappuccinoProjectController.operationsRemainingString" id="QB8-Xe-j6P"/>
|
|
</connections>
|
|
</textField>
|
|
<button toolTip="Cancel all running operations" id="yTX-3g-Fn2">
|
|
<rect key="frame" x="377" y="3" width="18" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="NSStopProgressTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="LeO-oQ-18M">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="cancelAllOperations:" target="-2" id="b5g-2t-gU5"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</view>
|
|
<color key="borderColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<color key="fillColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
</box>
|
|
</subviews>
|
|
<point key="canvasLocation" x="279" y="155"/>
|
|
</customView>
|
|
<box boxType="custom" borderType="line" title="Box" titlePosition="noTitle" id="rPm-ot-o84">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="400"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<view key="contentView" id="wCg-e8-n8h">
|
|
<rect key="frame" x="1" y="1" width="398" height="398"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Wtz-Ws-sU5">
|
|
<rect key="frame" x="94" y="188" width="211" height="22"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="No Scheduled Operation" id="plk-ZH-ETu">
|
|
<font key="font" metaFont="system" size="18"/>
|
|
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
</subviews>
|
|
</view>
|
|
<color key="borderColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="fillColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
<point key="canvasLocation" x="452" y="114"/>
|
|
</box>
|
|
</objects>
|
|
<resources>
|
|
<image name="NSStopProgressTemplate" width="11" height="11"/>
|
|
</resources>
|
|
</document>
|