Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: sissoilaye on May 06, 2007, 04:52:52 pm

Title: How can I have a double view of two different files
Post by: sissoilaye on May 06, 2007, 04:52:52 pm
Hi everybody,

I'm running the build of the 3rd May 2007 on Ubuntu 7.04.
I found how to split a view into two, but I can't have two different files on the different views.
Typically, when i split the view on foo.cpp, i have to views of the same file.
What i want is to have on one hand foo.cpp, and on the other hand foo.h.
On win**** i used to program with Notepad++ which could easily copy one file to another view like what can CB do now, but it could also make a file go to another view so i could have foo.cpp on one view and foo.h on the other

I guess it's easily possible with CB ... maybe already ? but how ?

thanks

Title: Re: How can I have a double view of two different files
Post by: dje on May 06, 2007, 06:29:47 pm
No, it is not possible  :cry:

You may use the ThreadSearch plugin (http://forums.codeblocks.org/index.php/topic,5746.0.html) to have another view at the same time.

Dje
Title: Re: How can I have a double view of two different files
Post by: Pecan on May 06, 2007, 10:02:32 pm
CodeSnippets plugin also allow multiple edit windows