Revision: 26137
          http://sourceforge.net/p/bibdesk/svn/26137
Author:   hofman
Date:     2021-06-04 21:28:11 +0000 (Fri, 04 Jun 2021)
Log Message:
-----------
auto layout table view itself

Modified Paths:
--------------
    trunk/bibdesk/Base.lproj/AutoFile.xib

Modified: trunk/bibdesk/Base.lproj/AutoFile.xib
===================================================================
--- trunk/bibdesk/Base.lproj/AutoFile.xib       2021-06-04 21:24:46 UTC (rev 
26136)
+++ trunk/bibdesk/Base.lproj/AutoFile.xib       2021-06-04 21:28:11 UTC (rev 
26137)
@@ -25,11 +25,11 @@
         <window title="AutoFile" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" visibleAtLaunch="NO" 
frameAutosaveName="" animationBehavior="default" id="10" userLabel="Win" 
customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" resizable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
topStrut="YES"/>
-            <rect key="contentRect" x="141" y="390" width="558" height="327"/>
+            <rect key="contentRect" x="141" y="390" width="558" height="330"/>
             <rect key="screenRect" x="0.0" y="0.0" width="1280" height="775"/>
             <value key="minSize" type="size" width="500" height="230"/>
-            <view key="contentView" misplaced="YES" id="7">
-                <rect key="frame" x="0.0" y="0.0" width="558" height="327"/>
+            <view key="contentView" id="7">
+                <rect key="frame" x="0.0" y="0.0" width="558" height="330"/>
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
                     <button toolTip="Close this window. Do not retry." 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="12">
@@ -46,7 +46,7 @@
                         </connections>
                     </button>
                     <textField verticalHuggingPriority="750" 
horizontalCompressionResistancePriority="250" 
translatesAutoresizingMaskIntoConstraints="NO" id="43">
-                        <rect key="frame" x="102" y="170" width="207" 
height="16"/>
+                        <rect key="frame" x="102" y="298" width="207" 
height="16"/>
                         <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" alignment="left" title="Some Files Could Not be Moved" 
id="224">
                             <font key="font" metaFont="systemBold"/>
                             <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
@@ -54,7 +54,7 @@
                         </textFieldCell>
                     </textField>
                     <textField verticalHuggingPriority="750" 
horizontalCompressionResistancePriority="250" 
setsMaxLayoutWidthAtFirstLayout="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="44">
-                        <rect key="frame" x="102" y="120" width="439" 
height="42"/>
+                        <rect key="frame" x="102" y="248" width="439" 
height="42"/>
                         <textFieldCell key="cell" selectable="YES" 
alignment="left" id="225">
                             <font key="font" metaFont="message" size="11"/>
                             <string key="title">There were problems moving the 
following files to the location generated using the format string. You can 
retry to move items selected in the first column.
@@ -64,14 +64,13 @@
                         </textFieldCell>
                     </textField>
                     <scrollView horizontalLineScroll="18" 
horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" 
usesPredominantAxisScrolling="NO" 
translatesAutoresizingMaskIntoConstraints="NO" id="47">
-                        <rect key="frame" x="20" y="83" width="518" 
height="32"/>
+                        <rect key="frame" x="20" y="83" width="518" 
height="160"/>
                         <clipView key="contentView" id="Yie-hE-2Xq">
-                            <rect key="frame" x="1" y="1" width="516" 
height="30"/>
+                            <rect key="frame" x="1" y="1" width="516" 
height="158"/>
                             <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
                             <subviews>
-                                <tableView verticalHuggingPriority="750" 
allowsExpansionToolTips="YES" columnAutoresizingStyle="sequential" 
alternatingRowBackgroundColors="YES" columnSelection="YES" 
multipleSelection="NO" autosaveColumns="NO" rowHeight="16" headerView="234" 
viewBased="YES" id="50" customClass="BDSKTableView">
-                                    <rect key="frame" x="0.0" y="0.0" 
width="516" height="18"/>
-                                    <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
+                                <tableView verticalHuggingPriority="750" 
allowsExpansionToolTips="YES" columnAutoresizingStyle="sequential" 
alternatingRowBackgroundColors="YES" columnSelection="YES" 
multipleSelection="NO" autosaveColumns="NO" rowHeight="16" headerView="234" 
viewBased="YES" translatesAutoresizingMaskIntoConstraints="NO" id="50" 
customClass="BDSKTableView">
+                                    <rect key="frame" x="0.0" y="0.0" 
width="516" height="133"/>
                                     <size key="intercellSpacing" width="3" 
height="2"/>
                                     <color key="backgroundColor" 
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
                                     <tableViewGridLines key="gridStyleMask" 
horizontal="YES"/>
@@ -244,7 +243,7 @@
                                                 </tableCellView>
                                             </prototypeCellViews>
                                         </tableColumn>
-                                        <tableColumn identifier="fix" 
width="51.823200000000043" minWidth="19.823239999999998" maxWidth="1000" 
id="166">
+                                        <tableColumn identifier="fix" 
width="22.823200000000043" minWidth="19.823239999999998" maxWidth="1000" 
id="166">
                                             <tableHeaderCell key="headerCell" 
lineBreakMode="truncatingTail" borderStyle="border" alignment="left" 
title="Fix">
                                                 <color key="textColor" 
name="headerTextColor" catalog="System" colorSpace="catalog"/>
                                                 <color key="backgroundColor" 
name="headerColor" catalog="System" colorSpace="catalog"/>
@@ -257,11 +256,11 @@
                                             <tableColumnResizingMask 
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
                                             <prototypeCellViews>
                                                 <tableCellView id="69K-W3-Zfr">
-                                                    <rect key="frame" x="458" 
y="1" width="56" height="16"/>
+                                                    <rect key="frame" x="458" 
y="1" width="27" height="16"/>
                                                     <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                     <subviews>
                                                         <textField 
horizontalHuggingPriority="251" verticalHuggingPriority="750" 
horizontalCompressionResistancePriority="250" 
translatesAutoresizingMaskIntoConstraints="NO" id="L5f-WF-ZWZ">
-                                                            <rect key="frame" 
x="-2" y="1" width="60" height="15"/>
+                                                            <rect key="frame" 
x="-2" y="1" width="31" height="15"/>
                                                             <textFieldCell 
key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" 
id="LQW-Dr-jDD">
                                                                 <font 
key="font" metaFont="cellTitle"/>
                                                                 <color 
key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
@@ -293,13 +292,17 @@
                                     </connections>
                                 </tableView>
                             </subviews>
+                            <constraints>
+                                <constraint firstItem="50" 
firstAttribute="leading" secondItem="Yie-hE-2Xq" secondAttribute="leading" 
id="1DW-oa-XIJ"/>
+                                <constraint firstItem="50" 
firstAttribute="top" secondItem="Yie-hE-2Xq" secondAttribute="top" 
id="4pS-CC-zUC"/>
+                            </constraints>
                         </clipView>
                         <scroller key="horizontalScroller" wantsLayer="YES" 
verticalHuggingPriority="750" horizontal="YES" id="233">
-                            <rect key="frame" x="1" y="15" width="516" 
height="16"/>
+                            <rect key="frame" x="1" y="143" width="516" 
height="16"/>
                             <autoresizingMask key="autoresizingMask"/>
                         </scroller>
                         <scroller key="verticalScroller" wantsLayer="YES" 
verticalHuggingPriority="750" horizontal="NO" id="232">
-                            <rect key="frame" x="501" y="26" width="16" 
height="5"/>
+                            <rect key="frame" x="501" y="26" width="16" 
height="133"/>
                             <autoresizingMask key="autoresizingMask"/>
                         </scroller>
                         <tableHeaderView key="headerView" wantsLayer="YES" 
id="234">
@@ -308,7 +311,7 @@
                         </tableHeaderView>
                     </scrollView>
                     <imageView translatesAutoresizingMaskIntoConstraints="NO" 
id="108">
-                        <rect key="frame" x="20" y="151" width="64" 
height="64"/>
+                        <rect key="frame" x="20" y="251" width="64" 
height="64"/>
                         <constraints>
                             <constraint firstAttribute="height" constant="64" 
id="MW0-E2-auI"/>
                             <constraint firstAttribute="width" constant="64" 
id="hN4-gx-ucj"/>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to