On 6 April 2011 22:54, Tudor Girba <[email protected]> wrote: > And if we are at it, how would it be possible to get vertical resizers > between rows? > between rows..
> For example, in the case of GTCoder, I would like to be able to resize the > pane with code inside. > i think you'd better do a little different thing. You can put a resizer 'grip' into a corner of code pane, and then resize code using that grip, and parent morph(s) will(or should) adjust themselves accordingly. For example you can take a look how gmail web interface works: for text areas where i currently typing a message there is a resizer grip, using which i can resize the text pane. But there is no sizers every row which representing a separate mail in this thread. I guess you got an idea. > Cheers, > Doru > > > On 6 Apr 2011, at 18:01, Igor Stasenko wrote: > >> okay.. i found one bug >> >> forgot to add cellPositioning: #leftCenter; for colum wrapper morph >> >> >> -- >> Best regards, >> Igor Stasenko AKA sig. >> <Tree2.3.cs> > > -- > www.tudorgirba.com > > "There are no old things, there are only old ways of looking at them." > > > > > -- Best regards, Igor Stasenko AKA sig.
