Re: dg with native controls in template

2021-04-30 Thread Brian Milby via use-livecode
I’m going to say that with the way the DG manages controls it would be an uphill battle to get something native to work. One of the native widgets may work, but I have not purchased that set to test it out. The one potential issue would be layers. Since native controls layer on top of LC cont

Re: Complete Crash or Engine Hang: which is better?

2021-04-30 Thread Curry Kenworthy via use-livecode
Mark: > Sorry to hear of all your crashes and hangs Curry. Thanks! The crashes and hangs are only the icing on the cake; 90% of the calories are normal bugs, glitches, and poor quality of feature support. But I actually love bug-hunting, and finding a crash or hang is like a trophy specime

Re: dg with native controls in template

2021-04-30 Thread Mike Kerner via use-livecode
not a terrible idea. We could probably also just set the hilite of a row. Something I've never tried: different hilite colors based on values in the rows... On Thu, Apr 29, 2021 at 3:48 PM Mark Smith via use-livecode < use-livecode@lists.runrev.com> wrote: > You can put an SVG Icon or a graphic i

Re: cameracontrol, knowing the physical resolution of the camera

2021-04-30 Thread hakan--- via use-livecode
If you don’t set the rect at all you get an image at maximum resolution. At least I do on my Mac and my iPhone :) There is also a CameraControlGet( ”myCamera”, ”qualityPresets”) you can call. On my Mac it returns: photo,high,medium,low,352x288,640x480,1280x720,320x240,960x540,iFrame960x540,iFrame