News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Code::Blocks for Split Screen

Started by druepeters, May 21, 2014, 12:27:33 AM

Previous topic - Next topic

druepeters

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?

oBFusCATed

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...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

druepeters

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.