diff options
author | Max <post@wickenrode.com> | 2014-10-12 22:41:36 +0200 |
---|---|---|
committer | Max <post@wickenrode.com> | 2014-10-12 22:41:36 +0200 |
commit | 0e4ad8eb9cddbbd755d55bb50f7707f1e8160121 (patch) | |
tree | 72c584ec63ee53895ffa99bc35240fa92d8f0b8c /Interfaces/English.lproj/GotoDatabaseDialog.xib | |
parent | f9ed97815c219939e7bc05eb92da62f508210a18 (diff) | |
download | sequelpro-0e4ad8eb9cddbbd755d55bb50f7707f1e8160121.tar.gz sequelpro-0e4ad8eb9cddbbd755d55bb50f7707f1e8160121.tar.bz2 sequelpro-0e4ad8eb9cddbbd755d55bb50f7707f1e8160121.zip |
Add a "Go to Database" dialog
The dialog enables
* searching for a database by name (substring matching),
* using C&P to select databases
* navigating to databases not in the database dropdown
* faster keyboard-based navigation
Diffstat (limited to 'Interfaces/English.lproj/GotoDatabaseDialog.xib')
-rw-r--r-- | Interfaces/English.lproj/GotoDatabaseDialog.xib | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/Interfaces/English.lproj/GotoDatabaseDialog.xib b/Interfaces/English.lproj/GotoDatabaseDialog.xib new file mode 100644 index 00000000..310b74b0 --- /dev/null +++ b/Interfaces/English.lproj/GotoDatabaseDialog.xib @@ -0,0 +1,117 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13E28" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> + <dependencies> + <deployment defaultVersion="1060" identifier="macosx"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/> + </dependencies> + <objects> + <customObject id="-2" userLabel="File's Owner" customClass="SPGotoDatabaseController"> + <connections> + <outlet property="cancelButton" destination="44U-6X-ZGG" id="dkD-wk-aid"/> + <outlet property="databaseListView" destination="cDW-lq-Q6e" id="aXN-gQ-VPQ"/> + <outlet property="okButton" destination="Qwd-4g-Aav" id="lhQ-gz-P3m"/> + <outlet property="searchField" destination="7dG-5r-Xs2" id="jrs-Y3-ixn"/> + <outlet property="window" destination="QvC-M9-y7g" id="3iD-lu-WNH"/> + </connections> + </customObject> + <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> + <customObject id="-3" userLabel="Application"/> + <window title="Go to Database" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g"> + <windowStyleMask key="styleMask" titled="YES"/> + <rect key="contentRect" x="196" y="240" width="480" height="280"/> + <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/> + <value key="minSize" type="size" width="480" height="280"/> + <view key="contentView" id="EiT-Mj-1SZ"> + <rect key="frame" x="0.0" y="0.0" width="480" height="280"/> + <autoresizingMask key="autoresizingMask"/> + <subviews> + <button verticalHuggingPriority="750" id="Qwd-4g-Aav"> + <rect key="frame" x="407" y="13" width="59" height="32"/> + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> + <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="K2E-vc-mDT"> + <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="okClicked:" target="-2" id="yNe-4p-Qs8"/> + </connections> + </button> + <button verticalHuggingPriority="750" id="44U-6X-ZGG"> + <rect key="frame" x="14" y="13" width="82" height="32"/> + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> + <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6cJ-4a-khl"> + <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="cancelClicked:" target="-2" id="HtW-wh-O9q"/> + </connections> + </button> + <searchField verticalHuggingPriority="750" id="7dG-5r-Xs2"> + <rect key="frame" x="20" y="238" width="440" height="22"/> + <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> + <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Database Name" usesSingleLineMode="YES" bezelStyle="round" sendsSearchStringImmediately="YES" id="3iD-8e-Wt2"> + <font key="font" metaFont="system"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> + </searchFieldCell> + <connections> + <action selector="searchChanged:" target="-2" id="keN-UZ-6QR"/> + <outlet property="delegate" destination="-2" id="DIs-zq-6Cv"/> + </connections> + </searchField> + <scrollView focusRingType="none" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="LoZ-sS-bTj"> + <rect key="frame" x="20" y="50" width="440" height="180"/> + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> + <clipView key="contentView" id="ip2-JF-i6U"> + <rect key="frame" x="1" y="1" width="438" height="178"/> + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> + <subviews> + <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" selectionHighlightStyle="sourceList" alternatingRowBackgroundColors="YES" columnReordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" id="cDW-lq-Q6e"> + <rect key="frame" x="0.0" y="0.0" width="438" height="178"/> + <autoresizingMask key="autoresizingMask"/> + <size key="intercellSpacing" width="3" height="2"/> + <color key="backgroundColor" name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/> + <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> + <tableColumns> + <tableColumn editable="NO" width="435" minWidth="40" maxWidth="1000" id="Ift-DE-ytF"> + <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Database"> + <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" refusesFirstResponder="YES" alignment="left" title="Text Cell" id="mE5-9u-hCv"> + <font key="font" metaFont="system"/> + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> + </textFieldCell> + <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/> + </tableColumn> + </tableColumns> + <connections> + <outlet property="dataSource" destination="-2" id="O6w-uT-xK7"/> + </connections> + </tableView> + </subviews> + <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> + </clipView> + <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="H6G-xb-0Tc"> + <rect key="frame" x="1" y="164" width="423" height="15"/> + <autoresizingMask key="autoresizingMask"/> + </scroller> + <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="GxF-Wp-RA1"> + <rect key="frame" x="424" y="17" width="15" height="147"/> + <autoresizingMask key="autoresizingMask"/> + </scroller> + </scrollView> + </subviews> + </view> + </window> + </objects> +</document> |