Datagrid error...

Paul Dupuis paul at researchware.com
Tue Dec 18 17:16:57 EST 2018


On 12/18/2018 5:11 PM, Trevor DeVore via use-livecode wrote:
> On Tue, Dec 18, 2018 at 3:11 PM Paul Dupuis via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>> Does the idea to close the report display window if and when the
>> datagrid is being updated make sense as a precaution? We can always lock
>> the screen, close the window, update the datagrid contents, reopen the
>> window and unlock the screen to minimize visible changes to the user.
>>
> I don't know that you need to close down the window. What about setting the
> dgData and dgColumns to empty so that the user can't interact with it while
> updating? Or overlay a semi-transparent graphic over the top that eats
> mouse events? Since you are upgrading to 9.0.2 you could also use the
> Spinner widget placed in the middle of the Data Grid to show that you are
> crunching some data.
>
Great suggestions. Thank you!






More information about the use-livecode mailing list