123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
- <dependencies>
- <deployment version="1090" identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="IODBCProxy_SetupController">
- <connections>
- <outlet property="Attrs_ArrController" destination="460" id="476"/>
- <outlet property="btn_Add" destination="566" id="635"/>
- <outlet property="btn_Remove" destination="844" id="886"/>
- <outlet property="fld_Comment" destination="25" id="447"/>
- <outlet property="fld_DSN" destination="18" id="446"/>
- <outlet property="window" destination="1" id="3"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window title="Generic ODBC Driver Setup" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="1">
- <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="425" height="440"/>
- <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
- <view key="contentView" id="2">
- <rect key="frame" x="0.0" y="0.0" width="425" height="440"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5">
- <rect key="frame" x="18" y="409" width="156" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="152" id="9"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Data Source Name (DSN)" id="6">
- <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 horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="10">
- <rect key="frame" x="18" y="376" width="156" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Comment" id="12">
- <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" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="18">
- <rect key="frame" x="191" y="407" width="214" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="214" id="23"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="19">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="25">
- <rect key="frame" x="191" y="373" width="214" height="21"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="27">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="72">
- <rect key="frame" x="20" y="87" width="385" height="273"/>
- <clipView key="contentView" id="xEb-Xi-1Dc">
- <rect key="frame" x="1" y="0.0" width="383" height="272"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="sequential" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="75" id="73">
- <rect key="frame" x="0.0" y="0.0" width="383" height="247"/>
- <autoresizingMask key="autoresizingMask"/>
- <size key="intercellSpacing" width="3" height="2"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
- <tableColumns>
- <tableColumn identifier="key" width="116" minWidth="40" maxWidth="1000" id="77">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Keyword">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="80">
- <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"/>
- <connections>
- <binding destination="460" name="value" keyPath="arrangedObjects.key" id="470">
- <dictionary key="options">
- <integer key="NSConditionallySetsEditable" value="1"/>
- <string key="NSNullPlaceholder">...</string>
- </dictionary>
- </binding>
- </connections>
- </tableColumn>
- <tableColumn identifier="val" width="261" minWidth="40" maxWidth="1000" id="78">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Value">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="79">
- <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"/>
- <connections>
- <binding destination="460" name="value" keyPath="arrangedObjects.val" id="474">
- <dictionary key="options">
- <integer key="NSConditionallySetsEditable" value="1"/>
- <string key="NSNullPlaceholder">...</string>
- </dictionary>
- </binding>
- </connections>
- </tableColumn>
- </tableColumns>
- </tableView>
- </subviews>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="74">
- <rect key="frame" x="1" y="119" width="223" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="76">
- <rect key="frame" x="224" y="17" width="15" height="102"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <tableHeaderView key="headerView" id="75">
- <rect key="frame" x="0.0" y="0.0" width="383" height="25"/>
- <autoresizingMask key="autoresizingMask"/>
- </tableHeaderView>
- </scrollView>
- <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="385">
- <rect key="frame" x="0.0" y="48" width="425" height="5"/>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="394">
- <rect key="frame" x="237" y="8" width="82" height="32"/>
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="395">
- <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="call_Cancel:" target="-2" id="452"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="398">
- <rect key="frame" x="321" y="9" width="82" height="32"/>
- <buttonCell key="cell" type="push" title="Ok" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="399">
- <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="call_Ok:" target="-2" id="453"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="566">
- <rect key="frame" x="20" y="56" width="30" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="30" id="588"/>
- <constraint firstAttribute="height" constant="30" id="618"/>
- </constraints>
- <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="567">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system" size="25"/>
- </buttonCell>
- <connections>
- <action selector="add:" target="460" id="633"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="844">
- <rect key="frame" x="50" y="56" width="30" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="30" id="845"/>
- </constraints>
- <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="847">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system" size="25"/>
- </buttonCell>
- <connections>
- <action selector="remove:" target="460" id="875"/>
- <binding destination="460" name="enabled" keyPath="selection.key" id="MIN-C7-2Gg">
- <dictionary key="options">
- <integer key="NSMultipleValuesPlaceholder" value="0"/>
- <integer key="NSNoSelectionPlaceholder" value="0"/>
- <integer key="NSNotApplicablePlaceholder" value="0"/>
- <integer key="NSNullPlaceholder" value="0"/>
- <string key="NSValueTransformerName">NSIsNotNil</string>
- </dictionary>
- </binding>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="10" firstAttribute="leading" secondItem="5" secondAttribute="leading" id="16"/>
- <constraint firstItem="10" firstAttribute="trailing" secondItem="5" secondAttribute="trailing" id="17"/>
- <constraint firstItem="18" firstAttribute="centerY" secondItem="5" secondAttribute="centerY" id="21"/>
- <constraint firstItem="10" firstAttribute="centerY" secondItem="25" secondAttribute="centerY" id="33"/>
- <constraint firstItem="25" firstAttribute="leading" secondItem="18" secondAttribute="leading" id="34"/>
- <constraint firstItem="25" firstAttribute="trailing" secondItem="18" secondAttribute="trailing" id="35"/>
- <constraint firstItem="25" firstAttribute="top" secondItem="2" secondAttribute="top" constant="46" id="70"/>
- <constraint firstItem="18" firstAttribute="top" secondItem="2" secondAttribute="top" constant="13" id="71"/>
- <constraint firstItem="72" firstAttribute="leading" secondItem="10" secondAttribute="leading" id="81"/>
- <constraint firstAttribute="trailing" secondItem="72" secondAttribute="trailing" constant="20" id="84"/>
- <constraint firstAttribute="trailing" secondItem="385" secondAttribute="trailing" id="387"/>
- <constraint firstItem="385" firstAttribute="leading" secondItem="2" secondAttribute="leading" id="388"/>
- <constraint firstItem="385" firstAttribute="centerX" secondItem="72" secondAttribute="centerX" id="392"/>
- <constraint firstAttribute="bottom" secondItem="394" secondAttribute="bottom" constant="15" id="396"/>
- <constraint firstAttribute="bottom" secondItem="398" secondAttribute="bottom" constant="16" id="415"/>
- <constraint firstAttribute="trailing" secondItem="398" secondAttribute="trailing" constant="28" id="426"/>
- <constraint firstAttribute="trailing" secondItem="394" secondAttribute="trailing" constant="112" id="442"/>
- <constraint firstItem="394" firstAttribute="width" secondItem="398" secondAttribute="width" id="443"/>
- <constraint firstItem="5" firstAttribute="top" secondItem="2" secondAttribute="top" constant="15" id="444"/>
- <constraint firstItem="5" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="20" id="445"/>
- <constraint firstItem="25" firstAttribute="trailing" secondItem="72" secondAttribute="trailing" id="634"/>
- <constraint firstItem="72" firstAttribute="top" secondItem="2" secondAttribute="top" constant="80" id="843"/>
- <constraint firstAttribute="bottom" secondItem="72" secondAttribute="bottom" constant="87" id="855"/>
- <constraint firstAttribute="bottom" secondItem="385" secondAttribute="bottom" constant="50" id="858"/>
- <constraint firstItem="566" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="20" symbolic="YES" id="867"/>
- <constraint firstItem="566" firstAttribute="baseline" secondItem="844" secondAttribute="baseline" id="868"/>
- <constraint firstItem="566" firstAttribute="top" secondItem="844" secondAttribute="top" id="869"/>
- <constraint firstAttribute="bottom" secondItem="566" secondAttribute="bottom" constant="57" id="870"/>
- <constraint firstItem="844" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="50" id="874"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="4"/>
- </connections>
- <point key="canvasLocation" x="140" y="147"/>
- </window>
- <arrayController preservesSelection="NO" id="460" userLabel="Attrs Array Controller">
- <declaredKeys>
- <string>key</string>
- <string>val</string>
- </declaredKeys>
- <connections>
- <binding destination="-2" name="contentArray" keyPath="Attrs_list" id="j94-Zc-wfO"/>
- </connections>
- </arrayController>
- </objects>
- </document>
|