On May 21, 2013, at 8:26 AM, Derek Atkins <[email protected]> wrote: > John Ralls <[email protected]> writes: > >> How hard would it be to limit the number of rows to 3 pages, and to >> load more on a scroll event? We'll want that behavior down the road >> for real database operation so that we're not read-locking every split >> in the active account. > > Also a good idea, but what does that imply for the "Home" and "End" > keys? Would that only get you to the beginning/end of the > currently-loaded data, or to the absolute beginning/end of all your > data?
Since the code hasn't yet been written, it could go either way. I'd prefer the latter. I suspect most users would as well. Regards, John Ralls _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
