Re: horizontal and vertical split support

2011-06-09 Thread Reiner Pope
On 10/06/11 01:22, Corey O'Connor wrote: On Tue, Jun 7, 2011 at 11:10 PM, Reiner Pope wrote: Right, fair enough. However, suppose I want a different hierarchy. For instance, I don't use multiple tabs, and I don't currently want nested activity groups, so I might want: Editor contains (multi

Re: horizontal and vertical split support

2011-06-09 Thread Corey O'Connor
On Tue, Jun 7, 2011 at 11:10 PM, Reiner Pope wrote: > Right, fair enough. However, suppose I want a different hierarchy. For > instance, I don't use multiple tabs, and I don't currently want nested > activity groups, so I might want: > > Editor >   contains (multiple?) OS-level windows >   each (O

Re: horizontal and vertical split support

2011-06-07 Thread Reiner Pope
On 08/06/11 14:39, Corey O'Connor wrote: On Tue, Jun 7, 2011 at 7:41 PM, Reiner Pope wrote: I'm not convinced that adding activity groups to the hierarchy is a good idea. In my opinion, *all* window/view layout should be handled by a 'LayoutManager' object -- primarily for simplicity, but also

Re: horizontal and vertical split support

2011-06-07 Thread Corey O'Connor
On Tue, Jun 7, 2011 at 7:41 PM, Reiner Pope wrote: > I'm not convinced that adding activity groups to the hierarchy is a good > idea. In my opinion, *all* window/view layout should be handled by a > 'LayoutManager' object -- primarily for simplicity, but also because this > maintains a clean separ

Re: horizontal and vertical split support

2011-06-07 Thread Reiner Pope
Hi, This is very interesting. I'm excited to see layout support in the vty front-end. --- I'm not convinced that adding activity groups to the hierarchy is a good idea. In my opinion, *all* window/view layout should be handled by a 'LayoutManager' object -- primarily for simplicity, but als

Re: horizontal and vertical split support

2011-06-07 Thread Corey O'Connor
screenshot: http://imgur.com/JExhx -Corey O'Connor coreyocon...@gmail.com http://corebotllc.com/ On Tue, Jun 7, 2011 at 11:10 AM, Corey O'Connor wrote: > Howdy! > I just finished a large patch that adds horizontal and vertical > splits.*  Only  the VTY UI supports the changes for now. Layout