From 2cdfbd2703e52e940771c128d79caa699b2c6650 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 26 Oct 2014 13:44:10 +0100 Subject: Linux/MacOSX: Remove static size values from GUI in order to let wxWidgets calculate the best size (the "Fit" method ensure this). Fix truncation of text is some dialogs. --- src/Main/Forms/TrueCrypt.fbp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/Main/Forms/TrueCrypt.fbp') diff --git a/src/Main/Forms/TrueCrypt.fbp b/src/Main/Forms/TrueCrypt.fbp index 9913c09f..e297157c 100644 --- a/src/Main/Forms/TrueCrypt.fbp +++ b/src/Main/Forms/TrueCrypt.fbp @@ -44,7 +44,7 @@ -1,496 MainFrameBase - -1,496 + -1,-1 wxCAPTION|wxCLOSE_BOX|wxMINIMIZE_BOX|wxSYSTEM_MENU VeraCrypt @@ -12833,7 +12833,7 @@ 1 0 - + 60,-1 1 DismountOnInactivitySpinCtrl 1 @@ -12844,7 +12844,7 @@ Resizable 1 - 60,-1 + -1,-1 wxSP_ARROW_KEYS 0 @@ -19939,10 +19939,10 @@ 0 wxID_ANY - + 500,300 KeyfilesPanelBase - 500,300 + -1,-1 @@ -20915,10 +20915,10 @@ 0 wxID_ANY - + 200,65 SelectDirectoryWizardPageBase - 200,65 + -1,-1 WizardPage; WizardPage.h -- cgit v1.2.3