From vikarowitsch at gmail.com Sun Nov 21 07:14:34 2021 From: vikarowitsch at gmail.com (Vik) Date: Sun, 21 Nov 2021 08:14:34 +0100 Subject: Width of window in debug mode cant be set permanent Message-ID: <9ccae49c-1ddc-5bc8-bcbe-a45e55595265@gmail.com> Hi I'm using eric6 21.9 on Linux Mint Cinnamon 20.2. When I debug I get on the right side of the source editor window a seperate window (without title. "Whats this?" feature does not provide infos). Then the local variable window is located. This window contains imports, class information and so on. Thats very usefull. A popup menu allows to adjust Increment Width, Decrement Width, Set Default Width. But whenever one changes a source window the adjusted width is lost. How can I set the width permanent? Or how can I switch off the window when the Debug Profile shows the Left Sidebar? Thanks for a feedback Vik From detlev at die-offenbachs.de Sun Nov 21 11:17:51 2021 From: detlev at die-offenbachs.de (Detlev Offenbach) Date: Sun, 21 Nov 2021 12:17:51 +0100 Subject: Width of window in debug mode cant be set permanent In-Reply-To: <9ccae49c-1ddc-5bc8-bcbe-a45e55595265@gmail.com> References: <9ccae49c-1ddc-5bc8-bcbe-a45e55595265@gmail.com> Message-ID: <870fa215-4cf7-e7a4-2016-f4b6ca055f7c@die-offenbachs.de> Hello Vik, each editor has its own navigation widget to the right of it. These widgets are independent of each other and can be made wider or smaller. The width is not changed by switching between Debug and Edit mode. The "Set Default Width" actually means "Set to Default Width" and not "Change Default Width". However, I could add the later as a shortcut. This default size can be changed via the configuration dialog on the Editor->General page, Source Code Outline section. If you untick this section you will get back the navigation selectors above the editor. However, the source code outline shows more information. Regards, Detlev Am 21.11.21 um 08:14 schrieb Vik: > Hi > > I'm using eric6 21.9 on Linux Mint Cinnamon 20.2. > > When I debug I get on the right side of the source editor window a > seperate window (without title. "Whats this?" feature does not provide > infos). > Then the local variable window is located. > > This window contains imports, class information and so on. Thats very > usefull. > A popup menu allows to adjust Increment Width, Decrement Width, Set > Default Width. > But whenever one changes a source window the adjusted width is lost. > > How can I set the width permanent? > > Or how can I switch off the window when the Debug Profile shows the > Left Sidebar? > > Thanks for a feedback > > Vik > > > > > -- Detlev Offenbach detlev at die-offenbachs.de