Re: making DG2 usable

2018-02-01 Thread PystCat via use-livecode
Zryip, You're the best! Is this in the API guide...? I need to download the new one. I'm still looking at the one Trevor did a while back under Blue Mango. > On Jan 31, 2018, at 5:38 PM, zryip theSlug via use-livecode > wrote: > > I don't know, but you can create quickly and easily somet

Re: making DG2 usable

2018-01-31 Thread zryip theSlug via use-livecode
I don't know, but you can create quickly and easily something similar, for a test. 1. Create a new datagrid form 2. Populate it with some data, by using the inspector 3. By adding this script in a button, turn the datagrid in edit mode. set the dgEditMode of grp "datagrid 1" to true 4. You can

Re: making DG2 usable

2018-01-31 Thread PystCat via use-livecode
It was an email announcing some of the new features and it showed a web clip of it in action. It was WAY cool showing the drag and sort along with the swipe to delete… AND this was on a desktop. > On Jan 31, 2018, at 4:29 PM, Mike Kerner via use-livecode > wrote: > > Was it a file? I don't

Re: making DG2 usable

2018-01-31 Thread Mike Kerner via use-livecode
Was it a file? I don't remember seeing a file. I just remember the webex session. On Wed, Jan 31, 2018 at 4:01 PM, PystCat via use-livecode < use-livecode@lists.runrev.com> wrote: > Is it possible get the demo file the Mothership did in the email that > showed off the new features..? I would l

Re: making DG2 usable

2018-01-31 Thread PystCat via use-livecode
Is it possible get the demo file the Mothership did in the email that showed off the new features..? I would love to see that. > On Jan 31, 2018, at 12:07 PM, Richard Gaskin via use-livecode > wrote: > > Mike Kerner wrote: > > > > On 31 Jan 2018, at 2:07 pm, Richard Gaskin wrote: > > > > > >

Re: making DG2 usable

2018-01-31 Thread Richard Gaskin via use-livecode
Mike Kerner wrote: > > On 31 Jan 2018, at 2:07 pm, Richard Gaskin wrote: > > > > But as for DG2, am I the only one who finds it too wonky to use? > > @Richard have you tried Bernd's modTableField as an alternative? I'm > deploying it in my second project, and it's pretty darn cool. And > fast.

Re: making DG2 usable

2018-01-31 Thread Mike Kerner via use-livecode
@Richard have you tried Bernd's modTableField as an alternative? I'm deploying it in my second project, and it's pretty darn cool. And fast. On Tue, Jan 30, 2018 at 10:18 PM, Mike Kerner wrote: > So is that an RC1 thing or a 9.1 thing? > > On Tue, Jan 30, 2018 at 10:13 PM, Monte Goulding via u

Re: making DG2 usable

2018-01-30 Thread Mike Kerner via use-livecode
So is that an RC1 thing or a 9.1 thing? On Tue, Jan 30, 2018 at 10:13 PM, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > > > > On 31 Jan 2018, at 2:07 pm, Richard Gaskin via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Good to hear about anything that

Re: making DG2 usable

2018-01-30 Thread Monte Goulding via use-livecode
> On 31 Jan 2018, at 2:07 pm, Richard Gaskin via use-livecode > wrote: > > Good to hear about anything that improves overall rendering performance. > > But as for DG2, am I the only one who finds it too wonky to use? DG2 is a multi-part project and there’s still some work to be done on the

Re: making DG2 usable

2018-01-30 Thread Richard Gaskin via use-livecode
Good to hear about anything that improves overall rendering performance. But as for DG2, am I the only one who finds it too wonky to use? I hope so. It's pretty cool, but too stuttery to foist on end-users. I'd like to believe it's just something in my setup, and that there's a way to use it

Re: making DG2 usable

2018-01-30 Thread Tom Glod via use-livecode
Hey Richard did you hear Kevin's interview with Mark during the global conference? in it he mentioned the difficulties in documenting how the accelerated rendering works so there will be a "debug" mode that helps developers to visually see what is working with accelerated rendering and what is

making DG2 usable

2018-01-29 Thread Richard Gaskin via use-livecode
The new DG2 has some great features, but on my phone its performance makes it unusable. Scrolling is painfully slow, the reordering and deleting slow enough to feel wonky. Maybe I'm doing something wrong. Is there some special combination of acceleratedRendering and/or other features I should