From 6e3b425f3f8f5716fcd13dc0a236bd96a1ea000f Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Fri, 16 Jul 2004 12:35:06 +0000 Subject: Made preference window resizable (and do the most logical thing on resize) --- Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib | 10 +++++++--- .../PythonLauncher/PreferenceWindow.nib/objects.nib | Bin 7887 -> 5882 bytes 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib index 4c1b0fb..bc558f7 100644 --- a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib +++ b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib @@ -3,10 +3,14 @@ IBDocumentLocation - 660 84 519 534 0 0 1280 1002 + 565 235 519 534 0 0 1280 1002 IBFramework Version - 291.0 + 364.0 + IBOpenObjects + + 5 + IBSystem Version - 6L60 + 7H63 diff --git a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib index a650847..3dfed33 100644 Binary files a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib and b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib differ -- cgit v0.12