Workspace - code Editor Sample Application

Hi,

I’m looking for a sample application that is like a basic code editor. With file browsing pane on left, text view in center. Info view on right. A console view on bottom. Icons and info on top. The example doesn’t have to do much. I would just like to see the best way of laying something like this out.

Thanks Joey

As an alternative to a sample project. What would be the best way to go about this?

Would it be nesting SplitViews within splitviews? Or is there a View with a grid layout that may be more appropriate?

Thanks for any help
Joey