diff options
author | Stuart Connolly <stuart02@gmail.com> | 2017-03-15 18:35:18 +0000 |
---|---|---|
committer | Stuart Connolly <stuart02@gmail.com> | 2017-03-15 18:35:18 +0000 |
commit | 98e4a6fb1957efd158ad075b2ba8eb8ea6695539 (patch) | |
tree | 89c013f0186063f87b3fc5447b2b0bd8799d586a /Interfaces | |
parent | 0bbe1ffb33a30f7e2d0d06e692ab20ec46f28a46 (diff) | |
download | sequelpro-98e4a6fb1957efd158ad075b2ba8eb8ea6695539.tar.gz sequelpro-98e4a6fb1957efd158ad075b2ba8eb8ea6695539.tar.bz2 sequelpro-98e4a6fb1957efd158ad075b2ba8eb8ea6695539.zip |
#2735: Fix console button issues.
Diffstat (limited to 'Interfaces')
-rw-r--r-- | Interfaces/English.lproj/Console.xib | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/Interfaces/English.lproj/Console.xib b/Interfaces/English.lproj/Console.xib index 9cbd0526..4a9d818a 100644 --- a/Interfaces/English.lproj/Console.xib +++ b/Interfaces/English.lproj/Console.xib @@ -1,9 +1,9 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6751" systemVersion="13F1507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> +<?xml version="1.0" encoding="UTF-8"?> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> <dependencies> <deployment identifier="macosx"/> - <development version="5100" identifier="xcode"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6751"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/> + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="SPQueryController"> @@ -22,7 +22,7 @@ </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> - <customObject id="-3" userLabel="Application"/> + <customObject id="-3" userLabel="Application" customClass="NSObject"/> <window title="Console" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="3" userLabel="Console" customClass="NSPanel"> <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> @@ -33,8 +33,8 @@ <rect key="frame" x="0.0" y="0.0" width="575" height="203"/> <autoresizingMask key="autoresizingMask"/> <subviews> - <imageView id="71"> - <rect key="frame" x="62" y="0.0" width="513" height="23"/> + <imageView misplaced="YES" id="71"> + <rect key="frame" x="-1" y="0.0" width="578" height="23"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="axesIndependently" image="button_bar_spacer" id="72"/> </imageView> @@ -49,7 +49,7 @@ <action selector="saveConsoleAs:" target="-2" id="54"/> </connections> </button> - <searchField verticalHuggingPriority="750" id="8"> + <searchField wantsLayer="YES" verticalHuggingPriority="750" id="8"> <rect key="frame" x="10" y="174" width="531" height="19"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> <searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Filter" usesSingleLineMode="YES" bezelStyle="round" id="13"> @@ -65,14 +65,14 @@ <rect key="frame" x="-1" y="22" width="578" height="144"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <clipView key="contentView" id="Jw2-4l-Mr3"> - <rect key="frame" x="1" y="17" width="576" height="126"/> + <rect key="frame" x="1" y="0.0" width="576" height="143"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" autosaveColumns="NO" rowHeight="16" headerView="112" id="14"> <rect key="frame" x="0.0" y="0.0" width="576" height="126"/> <autoresizingMask key="autoresizingMask"/> <size key="intercellSpacing" width="3" height="2"/> - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> + <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> <tableColumns> <tableColumn identifier="messageDate" editable="NO" width="100" minWidth="50" maxWidth="1000" id="18"> @@ -135,7 +135,6 @@ </connections> </tableView> </subviews> - <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> </clipView> <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="15"> <rect key="frame" x="1" y="127" width="576" height="16"/> @@ -157,8 +156,8 @@ <button toolTip="Clear Console" id="73"> <rect key="frame" x="30" y="-1" width="32" height="25"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="roundTextured" title="Clear" bezelStyle="texturedRounded" image="button_clear" imagePosition="only" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="74"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> + <buttonCell key="cell" type="roundTextured" title="Clear" bezelStyle="texturedRounded" image="button_clear" imagePosition="only" alignment="center" alternateImage="button_clear" state="on" imageScaling="proportionallyDown" inset="2" id="74"> + <behavior key="behavior" lightByContents="YES"/> <font key="font" metaFont="system"/> </buttonCell> <connections> @@ -170,7 +169,7 @@ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <popUpButtonCell key="cell" type="bevel" bezelStyle="regularSquare" imagePosition="right" alignment="center" lineBreakMode="truncatingTail" inset="2" pullsDown="YES" arrowPosition="noArrow" selectedItem="80" id="78"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="system"/> + <font key="font" metaFont="menu"/> <menu key="menu" title="OtherViews" id="79"> <items> <menuItem image="button_action" hidden="YES" id="83"/> @@ -241,6 +240,7 @@ </textField> </subviews> </view> + <point key="canvasLocation" x="139.5" y="161.5"/> </window> <customView id="49" userLabel="saveLogView"> <rect key="frame" x="0.0" y="0.0" width="278" height="79"/> @@ -285,8 +285,8 @@ <userDefaultsController representsSharedInstance="YES" id="89"/> </objects> <resources> - <image name="button_action" width="16" height="16"/> - <image name="button_bar_spacer" width="10" height="29"/> - <image name="button_clear" width="32" height="23"/> + <image name="button_action" width="30" height="22"/> + <image name="button_bar_spacer" width="11" height="23"/> + <image name="button_clear" width="30" height="22"/> </resources> </document> |