Re: FlowView in SCViewHolder.sc
scott-y6qSm6YX8/[email protected] Fri, 06 Apr 2018 19:54:19 +0000
| Newsgroups | gmane.comp.audio.supercollider.devel |
|---|---|
| Message-ID | <CANmfHJ-uRdpe2SK2Y8L7ikaryALA_9mx8RpvCEvKoNgg5uz+kw@mail.gmail.com> |
I can't answer your question but - I would gently suggest using the HLayout/VLayout/GridLayout classes for laying out UI instead of FlowView. FlowView is relatively unmaintained and outmoded, and isn't a good match for the current UI system - I think basically everything it does is better solved by the new layout classes. - Scott Carver On Fri, Apr 6, 2018 at 5:55 AM Kuivila, Ronald <rkuivila-KaPM4R2U43T2fBVCVOL8/[email protected]> wrote: > Hi all, > > > Who wrote FlowView? > > I have some questions about it and the help file is minimal. > > (In particular, I don't quite understand how the rows array in > FlowViewLayout > > is supposed to work. The issue is that nexLine does not add a new element > to the > > 'rows' array.) > > > Cheers > > > RJK > > >