Re: FlowView in SCViewHolder.sc
scott-y6qSm6YX8/[email protected] Fri, 06 Apr 2018 20:28:14 +0000
| Newsgroups | gmane.comp.audio.supercollider.devel |
|---|---|
| Message-ID | <CANmfHJ9vCKLJ12+hEHxq6mLcDu=0Pi_NrT1g8+2YFHwgPBQiRQ@mail.gmail.com> |
And, for clarity: Jakob L and James H last touched FlowView to fix some bugs after the QT port ~7 years ago, but afaict the history of FlowView goes back to before a big reorg by JMC in 2002. FlowView is old enough to drive! - S On Fri, Apr 6, 2018 at 12:54 PM Scott Carver <scott-y6qSm6YX8/[email protected]> wrote: > 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 >> >> >>