News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

FIle Tab drag moving -- doesn't happen

Started by penn3, June 22, 2007, 11:28:30 PM

Previous topic - Next topic

penn3


Are the file tabs supposed to move (so as to rearrange the tab order) when they're dragged? Mine don't move. Is there a setting I need to turn on somewhere that I've missed?

-Penn

raph

Works perfect, here.
What version of codeblocks and os are you using?

penn3

I'm using

C::B svn 4105
wx 2.8.4-GTK
on Fedora Core 7 under Compiz window manager

raph

I just tested it with
C::B svn 4107
wxGTK 2.8.4
OpenSuse 10.2 without Compiz

and it also works.
You have to drag and drop the tab on another tab, so they will swap.

Regards
raph

penn3

Thanks Raph. The problem was that I hadn't tried tried dropping one tab on top of another -- I was instead trying to drop a tab in the free space at the end of the tab row. I'll assume this unituitive behavior is a product of wx's AUI, and not a C::B oversight.

-Penn

raph

Quote from: penn3 on June 25, 2007, 03:34:04 PM
I'll assume this unituitive behavior is a product of wx's AUI, and not a C::B oversight.
You are right, that behavior is the fault of the wxFlatNotebook component.
This may also be interesting.

Regards
raph