224 lines
18 KiB
XML
224 lines
18 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/>
|
|
<capability name="box content view" minToolsVersion="7.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="AddMagnetWindowController">
|
|
<connections>
|
|
<outlet property="fAddButton" destination="19" id="111"/>
|
|
<outlet property="fCancelButton" destination="21" id="110"/>
|
|
<outlet property="fChangeDestinationButton" destination="9" id="104"/>
|
|
<outlet property="fDownloadToBox" destination="103" id="105"/>
|
|
<outlet property="fDownloadToLabel" destination="10" id="106"/>
|
|
<outlet property="fGroupLabel" destination="40" id="107"/>
|
|
<outlet property="fGroupPopUp" destination="33" id="39"/>
|
|
<outlet property="fLocationField" destination="12" id="25"/>
|
|
<outlet property="fLocationImageView" destination="11" id="28"/>
|
|
<outlet property="fMagnetLinkLabel" destination="100" id="108"/>
|
|
<outlet property="fNameField" destination="5" id="23"/>
|
|
<outlet property="fPriorityLabel" destination="84" id="109"/>
|
|
<outlet property="fPriorityPopUp" destination="85" id="99"/>
|
|
<outlet property="fStartCheck" destination="17" id="26"/>
|
|
<outlet property="window" destination="1" id="29"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
<window title="Finestra" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" frameAutosaveName="AddMagnetWindow" animationBehavior="default" id="1" userLabel="Window">
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
|
|
<rect key="contentRect" x="173" y="705" width="400" height="238"/>
|
|
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1440"/>
|
|
<value key="minSize" type="size" width="400" height="238"/>
|
|
<value key="maxSize" type="size" width="9999" height="238"/>
|
|
<view key="contentView" id="2">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="238"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<imageView id="3">
|
|
<rect key="frame" x="20" y="212" width="16" height="16"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="Magnet" id="8"/>
|
|
</imageView>
|
|
<textField verticalHuggingPriority="750" id="5">
|
|
<rect key="frame" x="17" y="182" width="366" height="22"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" title="Nome file" id="6">
|
|
<font key="font" metaFont="system" size="18"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<button id="17">
|
|
<rect key="frame" x="18" y="21" width="171" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<buttonCell key="cell" type="check" title="Avvia il trasferimento" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="18">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
</button>
|
|
<button verticalHuggingPriority="750" id="19">
|
|
<rect key="frame" x="304" y="12" width="82" height="32"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
<buttonCell key="cell" type="push" title="Agg." bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="20">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<string key="keyEquivalent" base64-UTF8="YES">
|
|
DQ
|
|
</string>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="add:" target="-2" id="31"/>
|
|
</connections>
|
|
</button>
|
|
<button verticalHuggingPriority="750" id="21">
|
|
<rect key="frame" x="222" y="12" width="82" height="32"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
<buttonCell key="cell" type="push" title="Annulla" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="22">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<string key="keyEquivalent" base64-UTF8="YES">
|
|
Gw
|
|
</string>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="cancelAdd:" target="-2" id="32"/>
|
|
</connections>
|
|
</button>
|
|
<textField verticalHuggingPriority="750" id="100">
|
|
<rect key="frame" x="41" y="211" width="179" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Collegamento magnetico" id="101">
|
|
<font key="font" metaFont="systemBold"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="102">
|
|
<rect key="frame" x="17" y="52" width="366" height="116"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<view key="contentView" id="g2g-om-JKi">
|
|
<rect key="frame" x="1" y="1" width="364" height="114"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<popUpButton verticalHuggingPriority="750" id="33">
|
|
<rect key="frame" x="71" y="47" width="125" height="26"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" id="34">
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<menu key="menu" title="OtherViews" id="35"/>
|
|
</popUpButtonCell>
|
|
</popUpButton>
|
|
<button verticalHuggingPriority="750" id="9">
|
|
<rect key="frame" x="273" y="76" width="78" height="28"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="push" title="Cambia…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="16">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="smallSystem"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="setDestination:" target="-2" id="30"/>
|
|
</connections>
|
|
</button>
|
|
<textField verticalHuggingPriority="750" id="10">
|
|
<rect key="frame" x="15" y="83" width="88" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Scarica in:" id="15">
|
|
<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" id="84">
|
|
<rect key="frame" x="8" y="25" width="61" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Priorità:" id="91">
|
|
<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>
|
|
<popUpButton verticalHuggingPriority="750" id="85">
|
|
<rect key="frame" x="71" y="19" width="125" height="26"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" id="86">
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<menu key="menu" title="OtherViews" id="87">
|
|
<items>
|
|
<menuItem title="Alta" image="PriorityHighTemplate" id="90">
|
|
<modifierMask key="keyEquivalentModifierMask"/>
|
|
</menuItem>
|
|
<menuItem title="Normale" image="PriorityNormalTemplate" tag="1" id="89">
|
|
<modifierMask key="keyEquivalentModifierMask"/>
|
|
</menuItem>
|
|
<menuItem title="Bassa" image="PriorityLowTemplate" tag="2" id="88">
|
|
<modifierMask key="keyEquivalentModifierMask"/>
|
|
</menuItem>
|
|
</items>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
<connections>
|
|
<action selector="changePriority:" target="-2" id="98"/>
|
|
</connections>
|
|
</popUpButton>
|
|
<textField verticalHuggingPriority="750" id="40">
|
|
<rect key="frame" x="8" y="53" width="61" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Gruppo:" id="41">
|
|
<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>
|
|
<box autoresizesSubviews="NO" borderType="line" titlePosition="noTitle" id="103">
|
|
<rect key="frame" x="105" y="75" width="168" height="30"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<view key="contentView" id="TV6-LF-idr">
|
|
<rect key="frame" x="1" y="1" width="166" height="28"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" id="12">
|
|
<rect key="frame" x="33" y="8" width="118" height="14"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
|
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" alignment="left" title="File" id="13">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<imageView id="11">
|
|
<rect key="frame" x="12" y="7" width="16" height="16"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="NSApplicationIcon" id="14"/>
|
|
</imageView>
|
|
</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>
|
|
</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>
|
|
</subviews>
|
|
</view>
|
|
<connections>
|
|
<outlet property="delegate" destination="-2" id="61"/>
|
|
</connections>
|
|
</window>
|
|
</objects>
|
|
<resources>
|
|
<image name="Magnet" width="32" height="32"/>
|
|
<image name="NSApplicationIcon" width="128" height="128"/>
|
|
<image name="PriorityHighTemplate" width="12" height="12"/>
|
|
<image name="PriorityLowTemplate" width="12" height="12"/>
|
|
<image name="PriorityNormalTemplate" width="12" height="12"/>
|
|
</resources>
|
|
</document>
|