iOS scroller script from DG Helper

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
quailcreek
Posts: 746
Joined: Sun Feb 04, 2007 11:01 pm

iOS scroller script from DG Helper

Post by quailcreek » Thu Jul 03, 2014 4:29 am

Hi Guys,
I’ve reached the saturation point of my frustration. I know this has a simple answer. Here’s the rundown. iPhone app running in the sim. I’ve been using the datagrid scroller from mergExt and it works fine. I’m trying to see if I can get the iOS datagrid scroller script that comes with DG Helper to work. The reason I like DG Helpers version is because it scrolls the data in the DG and leaves the headers in place. I understand that mergExt is a wrapper and it scrolls the entire DG. I’m not knocking anything about Monte’s scroller. OK… so here’s my problem. I can get the DG Helper code to work if the DG is per-populated in the LC stack before it goes to the sim. However, what I need to do is populate it on the fly. I’ve tried dispatch refreshList to grp “DGxxx” after populating the DG but no-joy. Anyone have an answer?

Thanks in advance.
Tom
Tom
MacBook Pro OS Mojave 10.14

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: iOS scroller script from DG Helper

Post by LCNeil » Thu Jul 10, 2014 9:11 am

Hi Tom,

Just posting a link to DG helper forum where your question was answered as this could assist other users who run into the same issue :)

http://forums.livecode.com/viewtopic.ph ... 23#p107223

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——

Post Reply