Re: [qooxdoo-devel] SplitPanes: strange names

2007-05-23 Thread Siarhei Barysiuk
:) Yea, it makes sense :) But panes are called *split*Pane and I expected that I would create horizontal splitter. Ok, it doesn't matter. Siarhei Alex Back wrote: > Hello Siarhei, > > Siarhei Barysiuk wrote: > >> Hello! >> I noticed funny thing about a SplitPane. >> We have two: HorizontalSpl

Re: [qooxdoo-devel] SplitPanes: strange names

2007-05-23 Thread Alex Back
Hello Siarhei, Siarhei Barysiuk wrote: > Hello! > I noticed funny thing about a SplitPane. > We have two: HorizontalSplitPane and VerticalSplitPane. > Let's try to instantiate horizontal one and we will have something like: > -- > > > > > > -

[qooxdoo-devel] SplitPanes: strange names

2007-05-22 Thread Siarhei Barysiuk
Hello! I noticed funny thing about a SplitPane. We have two: HorizontalSplitPane and VerticalSplitPane. Let's try to instantiate horizontal one and we will have something like: -- | | | | |