Merge pull request #64 in ITERATE/cyberduck from feature/windows/9074 to master
[cyberduck.git] / resources / Folder.xib
blob84b87c63b16677e9ccffe9e8641345085f7f494b
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8121.17" systemVersion="15A204h" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment version="1060" identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8121.17"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner">
9 <connections>
10 <outlet property="inputField" destination="7" id="11"/>
11 <outlet property="regionPopup" destination="4" id="12"/>
12 <outlet property="view" destination="3" id="13"/>
13 </connections>
14 </customObject>
15 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17 <customObject id="2" customClass="NSApplication"/>
18 <customView id="3">
19 <rect key="frame" x="0.0" y="0.0" width="373" height="50"/>
20 <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
21 <subviews>
22 <popUpButton verticalHuggingPriority="750" id="4">
23 <rect key="frame" x="-1" y="-4" width="377" height="26"/>
24 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
25 <animations/>
26 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="5">
27 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
28 <font key="font" metaFont="menu"/>
29 <menu key="menu" title="OtherViews" id="6"/>
30 </popUpButtonCell>
31 <connections>
32 <outlet property="nextKeyView" destination="7" id="15"/>
33 </connections>
34 </popUpButton>
35 <textField verticalHuggingPriority="750" id="7">
36 <rect key="frame" x="0.0" y="28" width="373" height="22"/>
37 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
38 <animations/>
39 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8">
40 <font key="font" metaFont="system"/>
41 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
42 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
43 </textFieldCell>
44 <connections>
45 <outlet property="nextKeyView" destination="4" id="14"/>
46 </connections>
47 </textField>
48 <textField verticalHuggingPriority="750" id="9">
49 <rect key="frame" x="2" y="32" width="289" height="14"/>
50 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES"/>
51 <animations/>
52 <textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" id="10">
53 <font key="font" metaFont="smallSystemBold"/>
54 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
55 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
56 </textFieldCell>
57 </textField>
58 </subviews>
59 <animations/>
60 </customView>
61 </objects>
62 </document>