| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> | 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> |
| 3 <dependencies> | 3 <dependencies> |
| 4 <deployment version="1060" identifier="macosx"/> | 4 <deployment version="1060" identifier="macosx"/> |
| 5 <development version="5100" identifier="xcode"/> | 5 <development version="5100" identifier="xcode"/> |
| 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> | 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> |
| 7 </dependencies> | 7 </dependencies> |
| 8 <objects> | 8 <objects> |
| 9 <customObject id="-2" userLabel="File's Owner" customClass="FindBarCocoa
Controller"> | 9 <customObject id="-2" userLabel="File's Owner" customClass="FindBarCocoa
Controller"> |
| 10 <connections> | 10 <connections> |
| (...skipping 25 matching lines...) Expand all Loading... |
| 36 Gw | 36 Gw |
| 37 </string> | 37 </string> |
| 38 </buttonCell> | 38 </buttonCell> |
| 39 <connections> | 39 <connections> |
| 40 <action selector="close:" target="-2" id="15"/> | 40 <action selector="close:" target="-2" id="15"/> |
| 41 </connections> | 41 </connections> |
| 42 </button> | 42 </button> |
| 43 <button id="3"> | 43 <button id="3"> |
| 44 <rect key="frame" x="251" y="5" width="26" height="2
4"/> | 44 <rect key="frame" x="251" y="5" width="26" height="2
4"/> |
| 45 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMaxY="YES"/> | 45 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMaxY="YES"/> |
| 46 <buttonCell key="cell" type="square" bezelStyle="sha
dowlessSquare" image="find_next_Template" imagePosition="overlaps" alignment="ce
nter" borderStyle="border" tag="1" imageScaling="proportionallyDown" inset="2" i
d="12" customClass="GradientButtonCell"> | 46 <buttonCell key="cell" type="square" bezelStyle="sha
dowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border"
tag="1" imageScaling="proportionallyDown" inset="2" id="12" customClass="Gradien
tButtonCell"> |
| 47 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> | 47 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> |
| 48 <font key="font" metaFont="system"/> | 48 <font key="font" metaFont="system"/> |
| 49 </buttonCell> | 49 </buttonCell> |
| 50 <connections> | 50 <connections> |
| 51 <action selector="nextResult:" target="-2" id="1
7"/> | 51 <action selector="nextResult:" target="-2" id="1
7"/> |
| 52 </connections> | 52 </connections> |
| 53 </button> | 53 </button> |
| 54 <button id="4"> | 54 <button id="4"> |
| 55 <rect key="frame" x="228" y="5" width="24" height="2
4"/> | 55 <rect key="frame" x="228" y="5" width="24" height="2
4"/> |
| 56 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMaxY="YES"/> | 56 <autoresizingMask key="autoresizingMask" flexibleMin
X="YES" flexibleMaxY="YES"/> |
| 57 <buttonCell key="cell" type="square" bezelStyle="sha
dowlessSquare" image="find_prev_Template" imagePosition="only" alignment="center
" borderStyle="border" tag="2" imageScaling="proportionallyDown" inset="2" id="1
1" customClass="GradientButtonCell"> | 57 <buttonCell key="cell" type="square" bezelStyle="sha
dowlessSquare" imagePosition="only" alignment="center" borderStyle="border" tag=
"2" imageScaling="proportionallyDown" inset="2" id="11" customClass="GradientBut
tonCell"> |
| 58 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> | 58 <behavior key="behavior" pushIn="YES" lightByBac
kground="YES" lightByGray="YES"/> |
| 59 <font key="font" metaFont="system"/> | 59 <font key="font" metaFont="system"/> |
| 60 </buttonCell> | 60 </buttonCell> |
| 61 <connections> | 61 <connections> |
| 62 <action selector="previousResult:" target="-2" i
d="16"/> | 62 <action selector="previousResult:" target="-2" i
d="16"/> |
| 63 </connections> | 63 </connections> |
| 64 </button> | 64 </button> |
| 65 <textField verticalHuggingPriority="750" id="5" customCl
ass="FindBarTextField"> | 65 <textField verticalHuggingPriority="750" id="5" customCl
ass="FindBarTextField"> |
| 66 <rect key="frame" x="13" y="5" width="216" height="2
4"/> | 66 <rect key="frame" x="13" y="5" width="216" height="2
4"/> |
| 67 <autoresizingMask key="autoresizingMask" widthSizabl
e="YES" flexibleMaxY="YES"/> | 67 <autoresizingMask key="autoresizingMask" widthSizabl
e="YES" flexibleMaxY="YES"/> |
| 68 <textFieldCell key="cell" scrollable="YES" lineBreak
Mode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" st
ate="on" borderStyle="bezel" drawsBackground="YES" id="10" customClass="FindBarT
extFieldCell"> | 68 <textFieldCell key="cell" scrollable="YES" lineBreak
Mode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" st
ate="on" borderStyle="bezel" drawsBackground="YES" id="10" customClass="FindBarT
extFieldCell"> |
| 69 <font key="font" metaFont="system"/> | 69 <font key="font" metaFont="system"/> |
| 70 <color key="textColor" name="textColor" catalog=
"System" colorSpace="catalog"/> | 70 <color key="textColor" name="textColor" catalog=
"System" colorSpace="catalog"/> |
| 71 <color key="backgroundColor" name="textBackgroun
dColor" catalog="System" colorSpace="catalog"/> | 71 <color key="backgroundColor" name="textBackgroun
dColor" catalog="System" colorSpace="catalog"/> |
| 72 </textFieldCell> | 72 </textFieldCell> |
| 73 <connections> | 73 <connections> |
| 74 <outlet property="delegate" destination="-2" id=
"18"/> | 74 <outlet property="delegate" destination="-2" id=
"18"/> |
| 75 </connections> | 75 </connections> |
| 76 </textField> | 76 </textField> |
| 77 </subviews> | 77 </subviews> |
| 78 </customView> | 78 </customView> |
| 79 </subviews> | 79 </subviews> |
| 80 </customView> | 80 </customView> |
| 81 </objects> | 81 </objects> |
| 82 <resources> | |
| 83 <image name="find_next_Template" width="128" height="128"/> | |
| 84 <image name="find_prev_Template" width="128" height="128"/> | |
| 85 </resources> | |
| 86 </document> | 82 </document> |
| OLD | NEW |