Re: Swipe gesture script on datagrid

2021-01-18 Thread Phil Davis via use-livecode
Would the dgProp["left swipe control"] of grp "yourDG" help? At least that might let you change the default trash can to some other control (maybe to a group that contains your 2 buttons?). If you get that far, maybe the message path of your 2 buttons would go through the DG template row

Re: Swipe gesture script on datagrid

2021-01-18 Thread Ludovic THEBAULT via use-livecode
> Le 19 janv. 2021 à 07:28, Ludovic THEBAULT a > écrit : > > Hello, > > How edit the script of a swipe gesture control ? > I want to add two buttons to the right swipe control, it’s ok for appearance > but I cannot find where to edit the script. > > Is it even possible? I dug into the

Swipe gesture script on datagrid

2021-01-18 Thread Ludovic THEBAULT via use-livecode
Hello, How edit the script of a swipe gesture control ? I want to add two buttons to the right swipe control, it’s ok for appearance but I cannot find where to edit the script. Is it even possible? PS : i have datagrid helper plugin 2.5. Thanks !

Re: background images

2021-01-18 Thread J. Landman Gay via use-livecode
That's what I do too. Each card has a custom property containing the name of the image that loads in preopencard. You may be remembering shared fields which can contain different text per card even if they're part of a group. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive

Re: Considering work with livecode server

2021-01-18 Thread J. Landman Gay via use-livecode
That's right. Apps that are just portals to web content are forbidden. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On January 18, 2021 8:07:08 PM Mark Wieder via use-livecode wrote: On 1/18/21 2:20 PM, William Prothero via

Re: Considering work with livecode server

2021-01-18 Thread Mark Wieder via use-livecode
On 1/18/21 2:20 PM, William Prothero via use-livecode wrote: Building a single web-based app that avoids the world of all the mobile apps and desktop idiosyncrasies is attractive. I thought mobile stores (Apple, etc) explicitly disallowed apps that were essentially just web browsers to

Re: background images

2021-01-18 Thread Tim Selander via use-livecode
Thanks, Peter. I added a little opencard script to load the image for each card, which is fine and solves the immediate problem. But I was quite certain that in the past, I had a stack, with an image control in a background that would keep a unique image for each card without scripting. I

Re: Considering work with livecode server

2021-01-18 Thread Richard Gaskin via use-livecode
William Prothero wrote: > Richard, > I did understand that the server was pretty much like php, but I > didn’t know how much beyond that it could go in terms of dynamic > interaction with screen objects. LC Server does have the ability to export graphics, but being at the far end of an HTTP

Re: background images

2021-01-18 Thread Peter Bogdanoff via use-livecode
That’s where a image that is not part of the group is useful; it’s only on that card. Otherwise you would have to set the background image dynamically on preOpenCard based on stored data about that image/card combination. Peter Bogdanoff > On Jan 18, 2021, at 4:44 PM, Tim Selander via

Re: background images

2021-01-18 Thread Tim Selander via use-livecode
Right, which is why this is so confusing. I do not want a 'shared text' image. Each card should keep it's own unique image, but when I change the image on one card, all the cards end up with the same image. That is what I want to fix. Tim Selander On 2021.01.19 3:21, Klaus major-k via

Re: Considering work with livecode server

2021-01-18 Thread Rick Harrison via use-livecode
Hi Bill, If you just want to put together good-looking quick and dirty webpages that don’t need database interaction, you might want to use Apple’s Keynote software. You can put together a presentation with links from one page to another, and just export the whole thing as HTML. It works really

Re: Considering work with livecode server

2021-01-18 Thread William Prothero via use-livecode
Richard, I did understand that the server was pretty much like php, but I didn’t know how much beyond that it could go in terms of dynamic interaction with screen objects. The reason I wanted to look into it’s use in a browser is that for education, lower level grades use a lot of browser

[ANN] This Week in LiveCode 251

2021-01-18 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #251 here: http://bit.ly/3inPtfZ This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Considering work with livecode server

2021-01-18 Thread Richard Gaskin via use-livecode
Bill Prothero wrote: > I’m considering doing some work with LiveCode server. ... > Can I position and drag graphic images around. For example, I’m > thinking of the capability to create an image with various parts > that I can click to hide and position based on mouse drags or > clicks or

Re: Cmi5 eLearning Standard in LiveCode MEETING TODAY AT 1 PM EST

2021-01-18 Thread Richard Gaskin via use-livecode
Brian K. Duck wrote: > Later today, I will summarize the notes from these meetings for the > list and provide xAPI, CMI5 and LRS references; as well as the gitHub > URL to prior LiveCode xAPI Project for #team-MakeyMakey. Thank you. This is a very interesting project, eager to see where it

Re: mobileControlCreate (set, do, etc)

2021-01-18 Thread Richard Gaskin via use-livecode
Sannyasin Brahmanathaswami: > How in this done on desktop? It takes 15 minutes to build a standalone > on iOS. Do we have make adjustments the mobile controls. AND then do > another standalone. > > This would intro a Big factor in time development. Yes, it is. The workflow productivity LC

Re: Cmi5 eLearning Standard in LiveCode MEETING TODAY AT 1 PM EST

2021-01-18 Thread David V Glasgow via use-livecode
VideoLinkwell looks like a great tool, Martin. I spend a lot of time analysing video recorded police interviews, so I I know what a huge slog it is to document what happens and at which point(s) in a video. Is there a walkthrough of features/tools? Cheers David G > On 18 Jan 2021, at 6:49

Re: Printing borked for LC Linux?

2021-01-18 Thread Mark Wieder via use-livecode
On 1/16/21 10:30 AM, Richard Gaskin via use-livecode wrote: Any of you able to print from LC in Linux? You seem surprised that Yet Another Feature is broken on linux. -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list

Re: Cmi5 eLearning Standard in LiveCode MEETING TODAY AT 1 PM EST

2021-01-18 Thread Martin Koob via use-livecode
Hi I am back to 3G. So go on without me. It is more frustration for you than it is worth. I will watch the video. If you want to see and try my SaaS Product VideoLinkwell go to VideoLinkwell.com. Let me know when the next meeting is. Thanks. Martin Sent from my iPhone > On Jan 18,

Re: Cmi5 eLearning Standard in LiveCode MEETING TODAY AT 1 PM EST

2021-01-18 Thread David Bovill via use-livecode
See the one I sent? On 18 Jan 2021, 18:42 +, Martin Koob via use-livecode , wrote: > Hi Brian > > Waiting the new link. > > Martin > > Sent from my iPhone > > > On Jan 18, 2021, at 1:34 PM, Martin Koob via use-livecode > > wrote: > > > > Hi. > > > > Sorry I am on a train and trying to

Re: Cmi5 eLearning Standard in LiveCode MEETING TODAY AT 1 PM EST

2021-01-18 Thread Martin Koob via use-livecode
Hi Brian Waiting the new link. Martin Sent from my iPhone > On Jan 18, 2021, at 1:34 PM, Martin Koob via use-livecode > wrote: > > Hi. > > Sorry I am on a train and trying to connect with my phone with cell and we > are goin thru an area with 3G. > > If we get back to LTE territory I

Re: Cmi5 eLearning Standard in LiveCode MEETING TODAY AT 1 PM EST

2021-01-18 Thread David Bovill via use-livecode
Try this Zoom: • https://us02web.zoom.us/j/6819268068 On 18 Jan 2021, 16:51 +, Brian K. Duck , wrote: > Hello, > > I have scheduled back to back meetings today at 1 PM and 2 Pm, until 2:30, > for those who are able to join in zoom: > > #2 1/18/21 1 PM EST > > Topic: CMI5 in LiveCode Zoom

Re: Cmi5 eLearning Standard in LiveCode MEETING TODAY AT 1 PM EST

2021-01-18 Thread Martin Koob via use-livecode
Hi. Sorry I am on a train and trying to connect with my phone with cell and we are goin thru an area with 3G. If we get back to LTE territory I will try again. I did hear a bit of what David was saying about his use case with playing videos at different starting points. I am interested

Re: background images

2021-01-18 Thread Klaus major-k via use-livecode
Hi Tim, > Am 18.01.2021 um 19:12 schrieb Tim Selander via use-livecode > : > > This is driving me nuts. > > Have a 'background' group with an image. If I change the filename of an image > on one card, ALL the cards change to that image. Yet a field in the same > group properly will take

Considering work with livecode server

2021-01-18 Thread prothero--- via use-livecode
Folks: I’m considering doing some work with LiveCode server. It looks like revigniter would be a good startng place, but I have questions before I invest a lot of time in it. Can I position and drag graphic images around. For example, I’m thinking of the capability to create an image with

background images

2021-01-18 Thread Tim Selander via use-livecode
This is driving me nuts. Have a 'background' group with an image. If I change the filename of an image on one card, ALL the cards change to that image. Yet a field in the same group properly will take unique values for each card. I know I've done this before... what setting am I missing??

Re: Cmi5 eLearning Standard in LiveCode MEETING TODAY AT 1 PM EST

2021-01-18 Thread Martin Koob via use-livecode
Hi. I can join the 1:00 pm or 2:00 pm meeting today depending on WiFi access. Martin Sent from my iPhone > On Jan 18, 2021, at 11:51 AM, Brian K. Duck wrote: > > Hello, > > I have scheduled back to back meetings today at 1 PM and 2 Pm, until 2:30, > for those who are able to join in

Re: Cmi5 eLearning Standard in LiveCode MEETING TODAY AT 1 PM EST

2021-01-18 Thread Brian K. Duck via use-livecode
Hello, I have scheduled back to back meetings today at 1 PM and 2 Pm, until 2:30, for those who are able to join in zoom: #2 1/18/21 1 PM EST Topic: CMI5 in LiveCode Zoom Meeting 1 PM EST Time: Jan 18, 2021 01:00 PM America/Detroit Join Zoom Meeting