mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Made preference window resizable (and do the most logical thing on resize)
This commit is contained in:
parent
31bca4ef12
commit
6e3b425f3f
2 changed files with 7 additions and 3 deletions
10
Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib
generated
10
Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib
generated
|
@ -3,10 +3,14 @@
|
||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>IBDocumentLocation</key>
|
<key>IBDocumentLocation</key>
|
||||||
<string>660 84 519 534 0 0 1280 1002 </string>
|
<string>565 235 519 534 0 0 1280 1002 </string>
|
||||||
<key>IBFramework Version</key>
|
<key>IBFramework Version</key>
|
||||||
<string>291.0</string>
|
<string>364.0</string>
|
||||||
|
<key>IBOpenObjects</key>
|
||||||
|
<array>
|
||||||
|
<integer>5</integer>
|
||||||
|
</array>
|
||||||
<key>IBSystem Version</key>
|
<key>IBSystem Version</key>
|
||||||
<string>6L60</string>
|
<string>7H63</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
BIN
Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib
generated
BIN
Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib
generated
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue