Jim, have you tried caching the images to the device first and then pointing at the cached files? (I don't believe this has anything to do with dataGrid or not dataGrid.)
-- Scott Morrow On Aug 4, 2013, at 3:13 AM, Jim sims <[email protected]> wrote: > Thank for the reply Gerry, > > Well they want to add and remove files a lot so they also adjust a tab > delim text file (not an issue here) and upload files as needed. > > The problem seems to be when the scroll takes place after > the images/filenames are loaded. > > I have played with datagrids before but this method seems so much easier to > deal with - if i can get the scrolling running :-P > > sims > > On Sunday, August 4, 2013, Gerry Orkin wrote: > >> Data grids are not all that complex once you get the hang of them. But I'm >> guessing that the link to online images is your weak spot. Can't they be >> located in the device? >> >> >> Gerry >> >> On Sun, Aug 4, 2013 at 7:48 PM, Jim sims <[email protected] <javascript:;>> >> wrote: >> >>> The iPad app has a set of groups like this: >>> Each group has 3 controls >>> Image - text field - text field >>> I made 80 of these (3 part) groups and then grouped them all so they >> scroll >>> with an iOS scroller. >>> If i do not set the filename of the image control objects it will scroll >>> with no problem on the iPad. >>> When i do set the filename of an image to a file on my server then the >>> entire set of groups locks up and will not scroll. >>> Any ideas on how to fix this? >>> I am really really not wanting to start messing with datagrids - i pray >>> that is not the solution to this problem. ;-P >>> TIA >>> sims >>> _______________________________________________ >>> use-livecode mailing list >>> [email protected] <javascript:;> >>> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >>> http://lists.runrev.com/mailman/listinfo/use-livecode >> _______________________________________________ >> use-livecode mailing list >> [email protected] <javascript:;> >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
