Added custom MPTabViewController to resize window to tab sizes on change

This commit is contained in:
Michael Starke
2020-06-30 23:49:06 +02:00
parent 208c3e6c31
commit fe7c647bcf
6 changed files with 91 additions and 6 deletions

View File

@@ -15,13 +15,13 @@
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" animationBehavior="default" id="1">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
<rect key="contentRect" x="196" y="240" width="400" height="700"/>
<rect key="contentRect" x="196" y="240" width="530" height="508"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
<view key="contentView" id="2">
<rect key="frame" x="0.0" y="0.0" width="400" height="700"/>
<rect key="frame" x="0.0" y="0.0" width="530" height="508"/>
<autoresizingMask key="autoresizingMask"/>
</view>
<point key="canvasLocation" x="-81" y="-210"/>
<point key="canvasLocation" x="-16" y="-306"/>
</window>
</objects>
</document>