|
How can I get the "lazy" effect of the FlipperInspector on a (large)
DBResultSet
in a ListView on this DBResultSet? This to improve the GUI performance and
not let the user wait for rows (s)he cannot see anyway.
Maybe something with a proxy class wich performs the fetchScroll:offset:
method
when scrolling the window?
Anyone who has an idea? Thanks,
Nico
|