Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: vid512 on August 05, 2014, 12:51:45 pm

Title: Close (X) button on editor tab doesn't work
Post by: vid512 on August 05, 2014, 12:51:45 pm
On Debian, using Code::Blocks svn 9854 from jenslody repository. The 'X' button on editor tabs doesn't work. Clicking on it only focuses the tab.

Double clicking anywhere on the tab has same effect as F2 key - it shows/hides the 'Logs & others' panel.

Evironment Settings -> Notebooks appearance -> Tabs style = 'Default'.

Happens both show close button on 'all tabs', and 'current tab'.
Title: Re: Close (X) button on editor tab doesn't work
Post by: ToApolytoXaos on August 05, 2014, 01:26:47 pm
The 'X' button on editor tabs doesn't work. Clicking on it only focuses the tab.
If you are using FluxBox, yes that's true. I have the same problem but has nothing to do with Code::Blocks; it's FluxBox's issue. You can use Ctrl+W and would do the same thing for you.
Title: Re: Close (X) button on editor tab doesn't work
Post by: vid512 on August 05, 2014, 02:33:38 pm
Yes, I am using FluxBox.

You're right, this it is either FluxBox or wxWidgets issue (according to http://trac.wxwidgets.org/ticket/11934).

Thanks.
Title: Re: Close (X) button on editor tab doesn't work
Post by: oBFusCATed on August 05, 2014, 08:43:45 pm
wx people are reworking the wxAUI component, so hopefully we'll see this problem fixed.