diff options
author | Damiano Galassi <[email protected]> | 2015-10-06 19:52:42 +0200 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2015-10-06 19:52:42 +0200 |
commit | b4a0e952b323ce54616f5c1610454195b7b2445a (patch) | |
tree | e0c33961ff2b12f40f2a577a7f9b6ca9374ad1eb /macosx/English.lproj | |
parent | de4e62133b9607101db3386bce78c0030ce6f883 (diff) |
MacGui: move some code out of HBPreviewController.m. Remember the windows size when going back from the Scale To Screen mode
Diffstat (limited to 'macosx/English.lproj')
-rw-r--r-- | macosx/English.lproj/PicturePreview.xib | 32 |
1 files changed, 21 insertions, 11 deletions
diff --git a/macosx/English.lproj/PicturePreview.xib b/macosx/English.lproj/PicturePreview.xib index 708b0d8b7..afb3b3dcb 100644 --- a/macosx/English.lproj/PicturePreview.xib +++ b/macosx/English.lproj/PicturePreview.xib @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8164.2" systemVersion="15A225f" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9052" systemVersion="15B22c" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> <dependencies> <deployment identifier="macosx"/> <development version="6300" identifier="xcode"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8164.2"/> - <plugIn identifier="com.apple.QTKitIBPlugin" version="8164.2"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9052"/> + <plugIn identifier="com.apple.QTKitIBPlugin" version="9052"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="HBPreviewController"> @@ -23,28 +23,34 @@ <outlet property="fPreviewMovieStatusField" destination="223" id="225"/> <outlet property="fScaleToScreenToggleButton" destination="275" id="yX0-fL-6J9"/> <outlet property="fscaleInfoField" destination="280" id="282"/> + <outlet property="previewView" destination="ooo-9X-9Al" id="als-Lt-aVz"/> <outlet property="window" destination="5" id="184"/> </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> - <window title="Preview" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="PreviewPanel"> + <window title="Preview" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" frameAutosaveName="Preview" animationBehavior="default" id="5" userLabel="PreviewPanel"> <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> - <rect key="contentRect" x="221" y="837" width="490" height="360"/> + <rect key="contentRect" x="221" y="837" width="500" height="360"/> <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1418"/> + <value key="minSize" type="size" width="480" height="360"/> <view key="contentView" id="6"> - <rect key="frame" x="0.0" y="0.0" width="490" height="360"/> + <rect key="frame" x="0.0" y="0.0" width="500" height="360"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> + <customView id="ooo-9X-9Al" customClass="HBPreviewView"> + <rect key="frame" x="0.0" y="0.0" width="500" height="360"/> + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> + <animations/> + </customView> <qtMovieView preservesAspectRatio="YES" id="207"> - <rect key="frame" x="0.0" y="0.0" width="490" height="360"/> + <rect key="frame" x="0.0" y="0.0" width="500" height="360"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <animations/> <color key="fillColor" red="0.80000000999999998" green="0.80000000999999998" blue="0.80000000999999998" alpha="1" colorSpace="calibratedRGB"/> </qtMovieView> <customView id="2me-4k-EDi" userLabel="Picture Controls" customClass="HBHUDView"> - <rect key="frame" x="15" y="136" width="460" height="100"/> + <rect key="frame" x="20" y="136" width="460" height="100"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <button toolTip="Encode And Play Back A Live Preview At Your Current Settings" verticalHuggingPriority="750" id="215"> @@ -155,7 +161,7 @@ <animations/> </customView> <customView hidden="YES" id="COi-Ia-2yt" userLabel="Playback Controls" customClass="HBHUDView"> - <rect key="frame" x="15" y="32" width="460" height="100"/> + <rect key="frame" x="20" y="32" width="460" height="100"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <slider verticalHuggingPriority="750" id="341"> @@ -229,7 +235,7 @@ <animations/> </customView> <customView hidden="YES" id="F8A-dU-Y1l" userLabel="Encoding Controls" customClass="HBHUDView"> - <rect key="frame" x="15" y="240" width="460" height="100"/> + <rect key="frame" x="20" y="240" width="460" height="100"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <textField verticalHuggingPriority="750" id="223"> @@ -265,6 +271,10 @@ </subviews> <animations/> </view> + <connections> + <outlet property="delegate" destination="-2" id="7iq-HC-WuX"/> + </connections> + <point key="canvasLocation" x="-182" y="-40"/> </window> </objects> <resources> |