2017-02-05 08:52:39 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2018-12-21 23:04:03 +00:00
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
2015-12-21 05:11:40 +00:00
|
|
|
<dependencies>
|
|
|
|
<deployment identifier="macosx"/>
|
2018-12-21 23:04:03 +00:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/>
|
2017-02-05 08:52:39 +00:00
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
2015-12-21 05:11:40 +00:00
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="GroupsPrefsController">
|
|
|
|
<connections>
|
2017-02-05 15:41:47 +00:00
|
|
|
<outlet property="groupRulesSheetWindow" destination="1" id="17"/>
|
|
|
|
<outlet property="ruleEditor" destination="34" id="56"/>
|
|
|
|
<outlet property="ruleEditorHeightConstraint" destination="v6L-SJ-HFk" id="nX1-ss-fWF"/>
|
2015-12-21 05:11:40 +00:00
|
|
|
</connections>
|
|
|
|
</customObject>
|
|
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
2018-12-21 23:04:03 +00:00
|
|
|
<window title="Finestra" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" tabbingMode="disallowed" id="1" userLabel="Group Rules">
|
2015-12-21 05:11:40 +00:00
|
|
|
<windowStyleMask key="styleMask" titled="YES"/>
|
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
|
|
|
|
<rect key="contentRect" x="196" y="283" width="471" height="248"/>
|
2018-12-21 23:04:03 +00:00
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
2015-12-21 05:11:40 +00:00
|
|
|
<view key="contentView" id="2">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="471" height="248"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<subviews>
|
2016-02-24 22:41:40 +00:00
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4">
|
2016-02-24 22:59:25 +00:00
|
|
|
<rect key="frame" x="372" y="13" width="85" height="32"/>
|
2015-12-21 05:11:40 +00:00
|
|
|
<buttonCell key="cell" type="push" title="Ok" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11">
|
|
|
|
<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="saveRules:" target="-2" id="13"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
2016-02-24 22:41:40 +00:00
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3">
|
2016-02-24 22:59:25 +00:00
|
|
|
<rect key="frame" x="287" y="13" width="85" height="32"/>
|
2015-12-21 05:11:40 +00:00
|
|
|
<buttonCell key="cell" type="push" title="Annulla" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12">
|
|
|
|
<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="cancelRules:" target="-2" id="14"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
2016-02-24 22:41:40 +00:00
|
|
|
<scrollView autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="31">
|
|
|
|
<rect key="frame" x="20" y="61" width="431" height="167"/>
|
2018-12-21 23:04:03 +00:00
|
|
|
<clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="7rg-Yg-Ppg">
|
2016-02-24 22:41:40 +00:00
|
|
|
<rect key="frame" x="1" y="1" width="429" height="165"/>
|
2015-12-21 05:11:40 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<predicateEditor verticalHuggingPriority="750" nestingMode="compound" rowHeight="25" id="34">
|
2017-02-05 08:52:39 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="429" height="165"/>
|
2015-12-21 05:11:40 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<rowTemplates>
|
|
|
|
<predicateEditorRowTemplate rowType="compound" id="35">
|
|
|
|
<popUpMenus>
|
|
|
|
<menu id="47">
|
|
|
|
<items>
|
|
|
|
<menuItem title="Una qualsiasi" state="on" id="50">
|
|
|
|
<integer key="representedObject" value="2"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="Ognuna" id="51">
|
|
|
|
<integer key="representedObject" value="1"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="Nessuno" id="166">
|
|
|
|
<integer key="representedObject" value="0"/>
|
|
|
|
</menuItem>
|
|
|
|
</items>
|
|
|
|
</menu>
|
|
|
|
<menu id="48">
|
|
|
|
<items>
|
|
|
|
<menuItem title="delle seguenti affermazioni è vera" state="on" id="49"/>
|
|
|
|
</items>
|
|
|
|
</menu>
|
|
|
|
</popUpMenus>
|
|
|
|
</predicateEditorRowTemplate>
|
|
|
|
<predicateEditorRowTemplate rowType="simple" id="36">
|
|
|
|
<array key="leftExpressionObject">
|
|
|
|
<expression type="keyPath">
|
|
|
|
<string key="keyPath">name</string>
|
|
|
|
</expression>
|
|
|
|
<expression type="keyPath">
|
|
|
|
<string key="keyPath">comment</string>
|
|
|
|
</expression>
|
|
|
|
</array>
|
|
|
|
<integer key="rightExpressionObject" value="700"/>
|
|
|
|
<comparisonPredicateOptions key="options" caseInsensitive="YES" diacriticInsensitive="YES"/>
|
|
|
|
<popUpMenus>
|
|
|
|
<menu id="37">
|
|
|
|
<items>
|
|
|
|
<menuItem title="Il nome" state="on" id="100">
|
|
|
|
<expression key="representedObject" type="keyPath">
|
|
|
|
<string key="keyPath">name</string>
|
|
|
|
</expression>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="Il commento" id="102">
|
|
|
|
<expression key="representedObject" type="keyPath">
|
|
|
|
<string key="keyPath">comment</string>
|
|
|
|
</expression>
|
|
|
|
</menuItem>
|
|
|
|
</items>
|
|
|
|
</menu>
|
|
|
|
<menu id="38">
|
|
|
|
<items>
|
|
|
|
<menuItem title="contiene" state="on" id="165">
|
|
|
|
<integer key="representedObject" value="99"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="inizia per" id="40">
|
|
|
|
<integer key="representedObject" value="8"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="finisce per" id="163">
|
|
|
|
<integer key="representedObject" value="9"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="è" id="42">
|
|
|
|
<integer key="representedObject" value="4"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="non è" id="164">
|
|
|
|
<integer key="representedObject" value="5"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="rispecchia" id="118">
|
|
|
|
<integer key="representedObject" value="6"/>
|
|
|
|
</menuItem>
|
|
|
|
</items>
|
|
|
|
</menu>
|
|
|
|
</popUpMenus>
|
|
|
|
</predicateEditorRowTemplate>
|
|
|
|
<predicateEditorRowTemplate rowType="simple" id="147" customClass="PredicateEditorRowTemplateAny">
|
|
|
|
<array key="leftExpressionObject">
|
|
|
|
<expression type="keyPath">
|
|
|
|
<string key="keyPath">fFlatFileList.name</string>
|
|
|
|
</expression>
|
|
|
|
<expression type="keyPath">
|
|
|
|
<string key="keyPath">allTrackersFlat</string>
|
|
|
|
</expression>
|
|
|
|
</array>
|
|
|
|
<integer key="rightExpressionObject" value="700"/>
|
|
|
|
<comparisonPredicateOptions key="options" caseInsensitive="YES"/>
|
|
|
|
<popUpMenus>
|
|
|
|
<menu id="148">
|
|
|
|
<items>
|
|
|
|
<menuItem title="Un qualsiasi file" state="on" id="161">
|
|
|
|
<expression key="representedObject" type="keyPath">
|
|
|
|
<string key="keyPath">fFlatFileList.name</string>
|
|
|
|
</expression>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="Un qualsiasi server traccia" id="162">
|
|
|
|
<expression key="representedObject" type="keyPath">
|
|
|
|
<string key="keyPath">allTrackersFlat</string>
|
|
|
|
</expression>
|
|
|
|
</menuItem>
|
|
|
|
</items>
|
|
|
|
</menu>
|
|
|
|
<menu id="152">
|
|
|
|
<items>
|
|
|
|
<menuItem title="contiene" state="on" id="153">
|
|
|
|
<integer key="representedObject" value="99"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="inizia per" id="154">
|
|
|
|
<integer key="representedObject" value="8"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="finisce per" id="155">
|
|
|
|
<integer key="representedObject" value="9"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="è" id="156">
|
|
|
|
<integer key="representedObject" value="4"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="rispecchia" id="167">
|
|
|
|
<integer key="representedObject" value="6"/>
|
|
|
|
</menuItem>
|
|
|
|
</items>
|
|
|
|
</menu>
|
|
|
|
</popUpMenus>
|
|
|
|
</predicateEditorRowTemplate>
|
|
|
|
</rowTemplates>
|
|
|
|
<connections>
|
|
|
|
<outlet property="delegate" destination="-2" id="57"/>
|
|
|
|
</connections>
|
|
|
|
</predicateEditor>
|
|
|
|
</subviews>
|
|
|
|
<color key="backgroundColor" white="0.91000002999999996" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</clipView>
|
2016-02-24 22:41:40 +00:00
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="430" id="T2h-Cn-ygX"/>
|
2016-03-02 07:55:37 +00:00
|
|
|
<constraint firstAttribute="height" constant="167" id="v6L-SJ-HFk"/>
|
2016-02-24 22:41:40 +00:00
|
|
|
</constraints>
|
2018-12-21 23:04:03 +00:00
|
|
|
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="33">
|
2015-12-21 05:11:40 +00:00
|
|
|
<rect key="frame" x="-100" y="-100" width="360" height="15"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</scroller>
|
2018-12-21 23:04:03 +00:00
|
|
|
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="32">
|
2015-12-21 05:11:40 +00:00
|
|
|
<rect key="frame" x="-100" y="-100" width="15" height="50"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</scroller>
|
|
|
|
</scrollView>
|
|
|
|
</subviews>
|
2016-02-24 22:41:40 +00:00
|
|
|
<constraints>
|
|
|
|
<constraint firstItem="31" firstAttribute="top" secondItem="2" secondAttribute="top" constant="20" symbolic="YES" id="1Jg-cj-cM7"/>
|
|
|
|
<constraint firstItem="3" firstAttribute="baseline" secondItem="4" secondAttribute="baseline" id="5s0-LB-Uz9"/>
|
2016-02-24 22:59:25 +00:00
|
|
|
<constraint firstItem="4" firstAttribute="trailing" secondItem="31" secondAttribute="trailing" id="6QZ-ZD-jUp"/>
|
2016-02-24 22:41:40 +00:00
|
|
|
<constraint firstItem="3" firstAttribute="width" secondItem="4" secondAttribute="width" id="BtS-HC-7t8"/>
|
|
|
|
<constraint firstItem="4" firstAttribute="top" secondItem="31" secondAttribute="bottom" constant="20" symbolic="YES" id="Fdz-Zn-Job"/>
|
|
|
|
<constraint firstItem="4" firstAttribute="leading" secondItem="3" secondAttribute="trailing" constant="12" symbolic="YES" id="M9R-YJ-zaI"/>
|
|
|
|
<constraint firstAttribute="bottom" secondItem="4" secondAttribute="bottom" constant="20" symbolic="YES" id="p9Z-th-Gwr"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="31" secondAttribute="trailing" constant="20" symbolic="YES" id="qbO-FY-Vz7"/>
|
|
|
|
<constraint firstItem="31" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="20" symbolic="YES" id="yq5-wo-4Sy"/>
|
|
|
|
</constraints>
|
2015-12-21 05:11:40 +00:00
|
|
|
</view>
|
2016-02-24 22:41:40 +00:00
|
|
|
<point key="canvasLocation" x="465" y="52"/>
|
2015-12-21 05:11:40 +00:00
|
|
|
</window>
|
|
|
|
</objects>
|
|
|
|
</document>
|