User forums > Using Code::Blocks
Vertical split two files
bluthundr:
Looking around, I figured out how to horizontally split two separate source files, but for the life of me, I can't figure out how to get them to split vertically (side-by-side) instead. Some help would be appreciated. Thanks!
dmoore:
Drag an editor tab to the left or right side of the window and you should see a shaded rectangle showing you how the editor window will be split.
bluthundr:
Thanks! Finally got it figured out. That function is not very user-friendly at all...
BlueHazzard:
if you want to split the same file (in the same tab) , you can do:
right click->Split View-> Horizontally/Vertically
--- Quote from: bluthundr on November 25, 2013, 04:48:34 pm ---
--- Quote from: dmoore on November 25, 2013, 04:33:09 pm ---Drag an editor tab to the left or right side of the window and you should see a shaded rectangle showing you how the editor window will be split.
--- End quote ---
Thanks! Finally got it figured out. That function is not very user-friendly at all...
--- End quote ---
At least as i know every modern program does it in this way... What would be more user-friendly in your opinion?
Thanks
greetings.
oBFusCATed:
--- Quote from: BlueHazzard on November 25, 2013, 05:11:08 pm ---What would be more user-friendly in your opinion?
--- End quote ---
Visual studio does it very well. It is the same approach, but done better.
Unfortunately we are dependant on the wxAUI component and it doesn't support it, yet. Hopefully in the future it will provide this feature.
Navigation
[0] Message Index
[#] Next page
Go to full version