> will it display and allow lookup in a list quickly

I think this is at the crux of our "discussion" :-) I try not to put
10000 items in a list even on a PC app - it is far too slow a way to
find something. You need some other way of doing that (eg looking up by
barcodes, descriptions etc)

At 1 second per group of 10 items, it will take 1000 seconds or more
than 16 minutes to go through the entire list. Even if you can see 100
at a time, there are normally quicker ways to find things.

Cheers,
Jim Cooper

____________________________________________

Jim Cooper      [EMAIL PROTECTED]
Tabdee Ltd      http://www.tabdee.ltd.uk

TurboSync - Connecting Delphi with your Palm
____________________________________________

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to