Screen not updating

Bob Sneidar bobsneidar at iotecdigital.com
Wed Nov 30 17:22:11 EST 2016


Perhaps, but that is not the issue. If you set the dgHilitedLine or dghilitedIndex, the datagrid will scroll if necessary to make the line visible. The form updates because I have a selectionChanged handler in the data grid which does everything necessary, and I dispatch that to the data grid when I changed the selected line. 

Further nothing is clickable in the UI when a script is running. Even issueing unlock screen for each repeat iteration did not refresh the screen. 

Bob S


> On Nov 30, 2016, at 13:27 , Stephen Barncard <stephen at barncard.com> wrote:
> 
> I am pretty sure when one makes a change to a datagrid from 'outside', it
> may need to be refreshed. There's a command.
> 
> On Wed, Nov 30, 2016 at 1:06 PM, Bob Sneidar <bobsneidar at iotecdigital.com>
> wrote:
> 
>> Hi all. Not sure if this is expected behavior. While running a script, my
>> monitor is not updating with anything that is happening. I am running a
>> script that incrementally selects a record in a data grid, which will then
>> update the form, then I
> 
> 
> 
> 
> --
> Stephen Barncard - Sebastopol Ca. USA -
> mixstream.org
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list