Hello from completely new user of echo2/aejaks,
First of all, I am amazed.... incredible work!!!!
I was wondering what is the most common parent or toplevel widget/component that people use when starting to build an echo2 app?
I was thinking about a vertical split split pane, with an embedded horizontal pane...
regards,
nick
My experience
In my experience, I will typically use a SplitPane, especially if I will be adding a MenuBar. For simple apps, a Column or Grid suffices nicely.