Code::Blocks Forums

User forums => Help => Topic started by: FriedV on May 01, 2008, 09:13:55 am

Title: Stupid newbee question
Post by: FriedV on May 01, 2008, 09:13:55 am
Can I open two different windows in parallel?
-> left main.c -> right main.h ?
Title: Re: Stupid newbee question
Post by: Barking_Mad on May 01, 2008, 09:26:56 am
Not possible as far as i know, currently CB can only display a split-view of the same file. i.e. main.cpp in left and right vertical split view.

I think i read it was due to CB using part of a 3rd party editor which does not yet have this functionality.