From 41d7decdce4fa80aedbedd527d9134aeb87774f6 Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Wed, 7 Feb 2018 13:32:31 +0100 Subject: [PATCH] FEM: GUI prefs general tab, fix solver frame work custom path --- src/Mod/Fem/Gui/DlgSettingsFemGeneral.ui | 72 +++++++++++++++++++++--- 1 file changed, 65 insertions(+), 7 deletions(-) diff --git a/src/Mod/Fem/Gui/DlgSettingsFemGeneral.ui b/src/Mod/Fem/Gui/DlgSettingsFemGeneral.ui index d82240df78..9771b875fc 100644 --- a/src/Mod/Fem/Gui/DlgSettingsFemGeneral.ui +++ b/src/Mod/Fem/Gui/DlgSettingsFemGeneral.ui @@ -67,9 +67,6 @@ WorkingDir - - Gui::FileChooser::Directory - Mod/Fem/General @@ -273,7 +270,7 @@ - false + true @@ -419,9 +416,6 @@ CustomMaterialsDir - - Gui::FileChooser::Directory - Mod/Fem/General @@ -628,5 +622,69 @@ + + cb_wd_custom + toggled(bool) + le_wd_custom + setDisabled(bool) + + + 277 + 240 + + + 66 + 276 + + + + + cb_wd_custom + toggled(bool) + l_wd_custom_path + setDisabled(bool) + + + 277 + 240 + + + 40 + 276 + + + + + cb_wd_custom + toggled(bool) + le_wd_custom + setEnabled(bool) + + + 277 + 240 + + + 66 + 276 + + + + + cb_wd_custom + toggled(bool) + l_wd_custom_path + setEnabled(bool) + + + 277 + 240 + + + 40 + 276 + + +