On Thursday, February 25, 2016, Terence Heaford <t.heaf...@icloud.com>
wrote:

>
> > On 25 Feb 2016, at 14:30, Trevor DeVore <li...@mangomultimedia.com
> <javascript:;>> wrote:
> >
> > The number of rows shouldn't affect the scrolling speed. The DataGrid
> > doesn't create any more rows based on the amount of data. It only
> generates
> > enough controls to view the visible rows (+ a handful of others). The
> > number of columns can affect the scrolling as more controls have to be
> > created based on the number of columns.
>
>
> The number of visible rows on screen does affect the performance of the
> DataGrid.
>

Yes, I was referring to overall rows. Obviously anything visible on screen
affects performance.

I don't think the DataGrid will ever scroll as smoothly as something in
Cocoa. I think a widget based one could eventually. I could be wrong
though.

-- 
Trevor DeVore
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to