-1

This is horizontal split i used, i want 3 splits in horizontal.(one more in right side). I tried using empty split and added horizontal split upon it,but that didn't work enter image description here

fabian
  • 80,457
  • 12
  • 86
  • 114

2 Answers2

0

I added one empty split panel. After that added 3 horizontal split panels. Deleted every first anchor pane of the horizontal split panel. Refer image

0

I am probably late to the party but adding a new split to a split pane is easy. Just add another container eg. an anchor pane to the split pane. The split pane adds another split.

Pankaj Agarwal
  • 117
  • 1
  • 16