Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: AZ on October 09, 2019, 08:15:17 am

Title: Hide/show "logs" shortcut not working while the focus in editor
Post by: AZ on October 09, 2019, 08:15:17 am
Hello,
 "F2" to hide/show the "logs" panel is not working when the focus is in the editor. What do i need to check to have the shortcut to work ? thank you
Title: Re: Hide/show "logs" shortcut not working while the focus in editor
Post by: oBFusCATed on October 09, 2019, 10:09:31 am
CB version and OS version? What wxWidgets version are you using?
Title: Re: Hide/show "logs" shortcut not working while the focus in editor
Post by: AZ on October 09, 2019, 05:27:55 pm
CB 17.12
OS Fedora 30

rpm -qa | grep wx
wxGTK3-i18n-3.0.4-8.fc30.noarch
compat-wxGTK3-gtk2-3.0.4-8.fc30.x86_64
wxBase3-3.0.4-8.fc30.x86_64

Does this help?
Title: Re: Hide/show "logs" shortcut not working while the focus in editor
Post by: oBFusCATed on October 09, 2019, 08:07:48 pm
This is known problem when using wx3.x on Linux...
It seems to be fixed in the latest night builds...
Title: Re: Hide/show "logs" shortcut not working while the focus in editor
Post by: AZ on October 09, 2019, 09:22:49 pm
awesome.  Thank you !
the CB builds or wx builds?
Title: Re: Hide/show "logs" shortcut not working while the focus in editor
Post by: oBFusCATed on October 10, 2019, 02:00:06 am
CB builds, if you're asking about the night builds. I think the problem was on the CB side.