DataGrid Scrolling

stephen barncard stephenREVOLUTION2 at barncard.com
Sat Apr 20 05:19:32 EDT 2013


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.heaford at 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 at 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>



More information about the use-livecode mailing list