News:

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

Main Menu

Horizontal Split view for two different files

Started by BinaryBandit, June 12, 2013, 07:16:09 PM

Previous topic - Next topic

BinaryBandit

Hello all,

so when I am programming I have many files open in the work-space. Now if one particular file contains many lines of code I can split it horizontally or vertically so that I can view different parts of the same file that would otherwise be out of view.

The question is, how can I split the work-space so that I can view the code between two different files? For instance I declare functions in an .h file and now must define these in a .cpp file. Instead of having to switch back and forth, it would be more efficient to be able to view the code in both files simultaneously. Is there a way I can do this with code blocks?

oBFusCATed

Just drag and drop the tab wherever you like, left, right, bottom, top...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

BinaryBandit

ok, so I can drag it left and right. But it won't budge for and horizontal movement?