News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

split view/pane with different files?

Started by jinjin12, September 25, 2011, 08:58:18 PM

Previous topic - Next topic

jinjin12

ok so in xcode, emacs and etc, i can split the view/pane into two different windows and view two different files on each pane respectively.  however, on codeblocks, when i split the view, i can only view the same file on the other pane.  how can i view another file on the second pane instead of the same one?

Jenna

If you have two files open, you can simply click in one of the tabs, drag it to another place (e.g. the right of the editor pane) and drop it there.

jinjin12

i see it works but i am only able to make it split horizontally, eg top and bottom but i can't seem to make it split vertically even though i drag and drop to the left or right side..

jinjin12

nevermind i got it to work, to get it to split vertically, you have to drag the one you want to the left, not to the right

Jenna

Quote from: jinjin12 on September 25, 2011, 09:36:35 PM
nevermind i got it to work, to get it to split vertically, you have to drag the one you want to the left, not to the right
Works for me on both sides, but wxWidgets docking system is sometimes a little bit tricky.