Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Nuxly on January 03, 2008, 08:48:31 pm

Title: Split code view to see two files at once
Post by: Nuxly on January 03, 2008, 08:48:31 pm
Hi there
I'm coding classes and I'd like to split the view to see my header file while I code in the C file.
I've read somewhere that it's possible but I couldn't find out how to do.
I need help plz


Thanks
Title: Re: Split code view to see two files at once
Post by: dje on January 03, 2008, 09:11:11 pm
Hi !

You can use codesnippet or ThreadSearch plugin to use two different editors/view but it is not possible to use 2 C::B editors at once.
Note that F11 shortcut switch from header to source code.

Dje