AVRSack/AVRsack/Base.lproj/ASPreferences.xib

109 lines
9.1 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7096" systemVersion="14C82" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7096"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="ASPreferences" customModule="AVRsack" customModuleProvider="target">
<connections>
<outlet property="window" destination="QvC-M9-y7g" id="UPg-mQ-lKM"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g">
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="196" y="240" width="473" height="230"/>
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
<view key="contentView" id="EiT-Mj-1SZ">
<rect key="frame" x="0.0" y="-6" width="473" height="230"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<box autoresizesSubviews="NO" fixedFrame="YES" title="Toolchain" borderType="bezel" translatesAutoresizingMaskIntoConstraints="NO" id="lUB-N9-MQk">
<rect key="frame" x="17" y="85" width="446" height="136"/>
<view key="contentView">
<rect key="frame" x="3" y="3" width="440" height="118"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9aO-EG-pZd">
<rect key="frame" x="14" y="17" width="412" height="17"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="lLl-0E-bfa">
<font key="font" metaFont="fixedUser" size="11"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="-2" name="value" keyPath="toolchainPath" id="1bg-4u-IfN"/>
</connections>
</textField>
<matrix verticalHuggingPriority="750" fixedFrame="YES" allowsEmptySelection="NO" autosizesCells="NO" translatesAutoresizingMaskIntoConstraints="NO" id="I7Q-7e-0fF">
<rect key="frame" x="17" y="47" width="407" height="62"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
<size key="cellSize" width="407" height="18"/>
<size key="intercellSpacing" width="0.0" height="4"/>
<buttonCell key="prototype" type="radio" title="CrossPack-AVR" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="YdD-bN-1zl">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<cells>
<column>
<buttonCell type="radio" title="CrossPack-AVR" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="Tup-pR-nsY">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
<connections>
<binding destination="-2" name="enabled" keyPath="hasCrossPackAVR" id="0UQ-FH-CMa"/>
</connections>
</buttonCell>
<buttonCell type="radio" title="Arduino" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="1" inset="2" id="zIW-6Z-Ogk">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<buttonCell type="radio" title="Other…" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="2" inset="2" id="fk8-pr-Yac">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
</column>
</cells>
<connections>
<binding destination="-2" name="selectedTag" keyPath="toolchainType" id="l8Q-Gq-AtL"/>
</connections>
</matrix>
</subviews>
</view>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
<slider verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Uao-vY-7Of">
<rect key="frame" x="141" y="41" width="314" height="25"/>
<sliderCell key="cell" state="on" alignment="left" maxValue="4" doubleValue="2" tickMarkPosition="below" numberOfTickMarks="5" allowsTickMarkValuesOnly="YES" sliderType="linear" id="7Y7-kq-HKp"/>
<connections>
<binding destination="U9x-0v-Fkq" name="value" keyPath="values.UploadVerbosity" id="D6L-gh-25Z"/>
</connections>
</slider>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KJa-Bw-fAb">
<rect key="frame" x="20" y="45" width="117" height="17"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Upload Verbosity" id="bb7-nI-YMg">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8aR-WB-BsV">
<rect key="frame" x="20" y="18" width="247" height="18"/>
<buttonCell key="cell" type="check" title="Show Source Code in Disassembly" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="n3w-Da-CaD">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="U9x-0v-Fkq" name="value" keyPath="values.ShowSourceInDisassembly" id="Nnr-C2-5B5"/>
</connections>
</button>
</subviews>
</view>
<point key="canvasLocation" x="338.5" y="245"/>
</window>
<userDefaultsController representsSharedInstance="YES" id="U9x-0v-Fkq"/>
</objects>
</document>