I am sure there are some speed up tricks for the DataGrid but remember that
the DataGrid is written in Livecode (just in time compiled) with multiple
elements and NSTableview would be binary. Apples and Oranges.

8 column x 20 Rows shouldn't be a problem.  It's possible NSTableview would
use smooth scrolling but I don't think the DataGrid does.

just a guess.


On Sat, Apr 20, 2013 at 2:04 AM, Terence Heaford
<t.heaf...@btinternet.com>wrote:

> I have a DataGrid with 8 columns and 20 rows being fed by a sqlite
> database.
>
> Is it possible to improve the scrolling of the DataGrid which I find
> stutters
> when compared to a native OSX NSTableView?
>
>
> All the best
>
> Terry
>
> _______________________________________________
> 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
>



-- 



Stephen Barncard
San Francisco Ca. USA

more about sqb  <http://www.google.com/profiles/sbarncar>
_______________________________________________
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