Author Topic: Split code view to see two files at once  (Read 3241 times)

Nuxly

  • Guest
Split code view to see two files at once
« 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

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: Split code view to see two files at once
« Reply #1 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