Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: druepeters on May 21, 2014, 12:27:33 am
-
I have a split screen setup, and I'd like to be able to have two coding windows open at a time. It would be useful if I could have class definitions on the left while I work on the functions on the right screen. Is this possible in the current version of Code::Blocks?
-
Nope in a user friendly manner.
The only way is to span the app on the two screen and use the splitting options already available (drag'n'drop a file to a new place).
Hopefully it with this will be possible in the future, but we are at the mercy of wxWidget's developers and their dynamic notebooks branch...
-
I can't make it span both screens. I can, but the screens are two different sizes. One is a laptop, the other is a monitor. I hope this feature gets added in the future. I think it'd be really useful.