Re: Live LiveCode Create demo - join us tomorrow

2024-08-12 Thread Martin Koob via use-livecode
, Martin Koob > On Aug 12, 2024, at 1:05 PM, Heather Laine via use-livecode > wrote: > > We'll record it. If you register for the webinar you will get access to the > recording. > > Best Regards, > > Heather > > Heather Laine > Customer Services

Planning upgrade to Mac OS Sonoma 14.5 – any issues with LiveCode 9.6.12 or LC 10 Create?

2024-06-27 Thread Martin Koob via use-livecode
upgrade to the current macOS. So, as the subject said are there any issues with LiveCode 9.6.12 or LC 10 Create that should give me pause or should I take the plunge? Martin Koob ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: Top things you are waiting for ....

2023-11-12 Thread Martin Koob via use-livecode
u post your features on quality.livecode.com please share them in this thread as Tom has asked. Thanks Tom for starting this discussion. Martin Koob * Panos or others on the LiveCode development team please correct me if I have said anything wrong about using the LiveCode Quality website a

Re: How to search this list

2023-08-21 Thread Martin Koob via use-livecode
Hi I followed the first few steps of the instructions on the following site. https://www.wikihow.com/Use-Google-to-Search-Within-a-Specific-Website I tried this search term looking for mentions of ‘regex' in the search field of the google page not the search bar at the top. site:http://list

Re: Variable Watcher disappeared

2023-08-08 Thread Martin Koob via use-livecode
Hi Bob So you can see the Script Editor but you can’t see the variables pane at the bottom? There is a drag handle at the bottom of the Script Editor pane to resize it. Maybe you accidentally dragged that to the bottom hiding the variable pane at the bottom. Even if you did that you should

Re: Reorder fields

2023-07-29 Thread Martin Koob via use-livecode
bottommost object in the group. Hmmm…. What could you do with that? True the old brain needs a bit of a work out once in a while to keep the neurons running. Thanks for posting your question. Martin > On Jul 29, 2023, at 11:00 AM, Mark Smith wrote: > > On 29 Jul 2023, at 3:27 pm, Martin Koo

Re: Reorder fields

2023-07-29 Thread Martin Koob via use-livecode
r into field tfieldNumber set the tooltip of field tfieldNumber to the name of field tfieldNumber end repeat end showFieldsLayers Set Layer by Script The other way to set the layer of an object is to do it by script in the message box. set the layer of field "A"

Re: Livecode 10.0.0dp5 new reserved words

2023-07-11 Thread Martin Koob via use-livecode
Hi Paul, I remember that at a workshop or meeting, a few years PCE* it was says by someone from LiveCode (although possibly RunRev at the time) by Mark W (I think but I could be wrong but definitely from the mothership) that ‘All words in the English Dictionary should be considered reserved wor

Re: test

2023-04-10 Thread Martin Koob via use-livecode
A better joke would be for everyone to say nothing. … and let the fun ensue... Martin > On Apr 10, 2023, at 11:41 AM, Bob Sneidar via use-livecode > wrote: > > You must be in my guild! > > Bob S > > > On Apr 9, 2023, at 05:54, Mike Kerner via use-livecode > wrote: > > poor joke. it's l

Re: Livecode Hosting

2023-03-03 Thread Martin Koob via use-livecode
Hi I have had to think about this recently as I am looking at setting up a new backend for a service that I need to follow the Data protection rules in Canada. BTW - ’Safe third country’ would be more grammatically correct in English than ’save third country’. However I checked to see if that

Re: IP address and Country

2022-11-14 Thread Martin Koob via use-livecode
. https://ipapi.co/#pricing Martin Koob > On Nov 14, 2022, at 9:34 PM, harrison--- via use-livecode > wrote: > > Hi Bob, > > Yes, that website illustrates what I’m trying to do, but > I really need my own code for this. > > Thanks for the suggestion anyway. > >

Re: ENTER in scripts

2022-11-09 Thread Martin Koob via use-livecode
ovember 07, 2022 2:08 PM >>> To: How to use LiveCode >>> Cc: Craig Newman >>> Subject: Re: ENTER in scripts >>> >>> All. >>> >>> "Enter" has always worked for me. And focus has always been required to be >>> in the

Re: ENTER in scripts

2022-11-07 Thread Martin Koob via use-livecode
work whether the script field has focus or not. Since I have never used that key combo before I am not sure whether that behaviour has changed or not. Martin Koob > On Nov 7, 2022, at 12:45 PM, Niggemann, Bernd via use-livecode > wrote: > > Klaus wrote > > > is i

Re: LC Date Conversions post 2035

2022-11-07 Thread Martin Koob via use-livecode
Hi This thread reminded me of some sci-fi show show I was watching which referenced the collapse of society on earth caused by a bug around 2035 or something like that where the computers could not process dates beyond that. I thought this is just a off hand reference to something Y2K. But

Re: Really OT, but i need the help of native English speakers

2022-10-31 Thread Martin Koob via use-livecode
Hi Also the question implies that there are a number of options to pick one from in the survey which means in LiveCode programming terms it would be a radio button) Are there options listed with the question? Martin > On Oct 31, 2022, at 2:36 PM, matthias rebbe via use-livecode > wrote:

Re: RANT (Mild): revZIP library

2022-10-11 Thread Martin Koob via use-livecode
The two bugs mentioned in this thread ( the revZip on Windows and the snapshot) sound like good candidates for the Top Ten Bugs survey that LiveCode Ltd. had run a year or so ago. It was a success it seemed and there was talk at the of running that survey again. Panos, Mark, Any plans for ru

Re: Livecode / Github

2022-08-18 Thread Martin Koob via use-livecode
Hi SKIP Welcome back to the list! There is Levure which I knew of as a third party application framework created by Trevor DeVore but I just did a search for it and I see it now on the LiveCode website described as an App Collaboration Framework. https://livecode.com/products/livecode-platfor

Re: Comparison chart for DataGrid, PolyList, PolyGrid, list fields....

2022-08-18 Thread Martin Koob via use-livecode
Hi Richard As far as others here are three I know of. There is the Tree View widget in LiveCode that gives you a hierarchical list. There is an explanation of that widget here: https://livecode.fandom.com/wiki/Tree_view_widget There is a thir

Re: {OT} Are there any ffmpeg "experts" on this list?

2022-07-04 Thread Martin Koob via use-livecode
Hi Mark Yes mergAV can be used concatenate videos, resize them, layer them and then export them to a video file. I wrote an app that did this a while ago on LiveCode 6.7.3. I haven’t tried using mergAV on LC 9.x. It would be nice if there was a set of common commands that could be used to

Re: arrayencode

2022-06-23 Thread Martin Koob via use-livecode
Hi There is a confirmed bug in bugzilla regarding loading of the mergJSON library. https://quality.livecode.com/show_bug.cgi?id=21223 I ran into it when building a standalone. I didn’t cause a problem in the IDE. In the standalone settings ‘Inclusions’ tab if I chose 'Search for required incl

Re: arrayencode

2022-06-22 Thread Martin Koob via use-livecode
or is it accessible in the realm of the engine only. Thanks Martin Koob > On Jun 22, 2022, at 12:55 AM, Richard Gaskin via use-livecode > wrote: > > > What is LSON? A web search doesn’t turn up anything. A shot > > in the dark here but Is it something internal to LiveC

Re: arrayencode

2022-06-21 Thread Martin Koob via use-livecode
What is LSON? A web search doesn’t turn up anything. A shot in the dark here but Is it something internal to LiveCode i.e. Livecode Script Object Notation that is the basis for LiveCode arrays? Thanks for the references on BSON Martin > On Jun 21, 2022, at 10:43 PM, Richard Gaskin via use-l

Re: OT Re: Referencing Livecode

2022-06-21 Thread Martin Koob via use-livecode
hanks Alan. Martin Koob > On Jun 21, 2022, at 6:42 AM, David V Glasgow via use-livecode > wrote: > > > That is really helpful Alan. A pair of fine papers! > > I visited Australia & NZ a few years back and started using iNaturalist and > then the Seek <https:

Re: Referencing Livecode

2022-06-17 Thread Martin Koob via use-livecode
What about this link from the LiveCode.com site? https://livecode.com/core-benefits-of-livecode/ It summarizes what LiveCode is and gives a comparison of LiveCode script to code in JavaScript, PHP and Java. It even mentions an academic article: "A 2016 peer reviewed study conducted at Southe

Re: Would anyone miss convertOctals?

2022-06-09 Thread Martin Koob via use-livecode
Hi Mark > On Jun 9, 2022, at 8:44 AM, Mark Waddingham via use-livecode > wrote: > > So I'm currently sitting here about to embark on fixing > > (which is the final > thing to sort out be

Re: Generating Random numbers to conform a distribution

2022-06-08 Thread Martin Koob via use-livecode
at a great list. Martin Koob Sent from my iPhone > On Jun 8, 2022, at 1:20 PM, J. Landman Gay via use-livecode > wrote: > > Eeww. But you're safe, I didn't plant any tomatoes. > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Softwar

Re: LC 9.6.7 export snapshot from a player object seems to fail on Windows (10)

2022-04-29 Thread Martin Koob via use-livecode
Hi Paul I just tried the same thing and got the same result. It works on Mac, not on Windows. I also tried exporting the image as a file to see if that made any difference. export snapshot from rect tRect of player "mediaConvert" of stack "libHrAPI" to file [filepath/filename.p

Re: Curved text possible?

2022-04-28 Thread Martin Koob via use-livecode
w ways to leverage the technology in that widget. Martin Koob > On Apr 27, 2022, at 12:47 PM, doc hawk via use-livecode > wrote: > > I looked at this some years ago. I forget why I wanted to do it (a logo, > perhaps?). > > My conclusion was that the best way would be t

Re: playrate & templateimage

2022-03-31 Thread Martin Koob via use-livecode
Hi Klaus I have been meaning to test this but have to get my Windows machine up and running. I have been using my Mac exclusively for a while. I suspect I will get the same result as Paul but I may get a chance to try it before this week Saturday. I would be interested in how LC 10 works th

Re: How to extract a video clip...

2022-03-19 Thread Martin Koob via use-livecode
Hi Look up the mergAVVideoComposition commands etc. in the dictionary. They are for Mac and iOS. Lots of versatility to slice dice and concatenate clips in a video composition. If you are on Windows I guess the ffmpeg would work. Martin Sent from my iPhone > On Mar 19, 2022, at 3:19 P

Re: Funding

2022-03-17 Thread Martin Koob via use-livecode
this information. If the project does not raise enough money to go ahead, we will refund all purchases. Martin Koob > On Mar 17, 2022, at 3:17 PM, Brian Milby via use-livecode > wrote: > > Would it be bad form to post the link? I just kicked in a bit more since I &g

Re: Funding

2022-03-17 Thread Martin Koob via use-livecode
mpiler. Your license renewal date will be adjusted once we have this information. If the project does not raise enough money to go ahead, we will refund all purchases. Martin Koob > On Mar 17, 2022, at 3:17 PM, Brian Milby via use-livecode > mailto:use-livecode@lists.runrev.com>>

Re: [ANN] Release 10.0.0 DP-2

2022-02-22 Thread Martin Koob via use-livecode
/MultiFinder. That was before the Berlin wall fell, remember that? Martin Koob > On Feb 22, 2022, at 4:52 PM, Bob Sneidar via use-livecode > wrote: > > Ever heard of a thing called, "Multi-Finder?" > > Bob S > > >> On Feb 21, 2022, at 12:23 , Ri

Re: Sharing a desktop app, or with beta testers

2022-01-26 Thread Martin Koob via use-livecode
+1 to Peter’s comments I also have benefited from the lesson listed below and Matthias’ helper stack. Also when I ran into problems following the lesson or using the Helper stack Matthias was very responsive and helpful. Setting up an Apple Developer account is not hard and just a part of doing

Re: Video Chat?

2022-01-11 Thread Martin Koob via use-livecode
Hi Panos Do you need to use the browser object to use WebRTC or would if be feasible to code your own solution using the cameraControl Object to capture the video to send, the player object to play the incoming video and tsNet to handle all the internet communication making the two way stream

Re: Only kinda OT

2021-12-30 Thread Martin Koob via use-livecode
a software developer walks into a bar and orders a list. Martin > On Dec 29, 2021, at 4:54 PM, Mark Smith via use-livecode > wrote: > > Oh Jacque, it may have been short but then there was the tantalizing link to > Ray Dalio’s Last Warning: “Most People have no idea what’s coming”. And the

Re: Livecode downloads VERY slow

2021-12-22 Thread Martin Koob via use-livecode
I must be in the really ancient fogey range. I remember 1200 baud modems. In the late ’80s a teacher at our high school in Wawa, Ontario got his hands on one. It was the size of an air fryer. Our computer club at the school hooked it up to a Commodore PET 2001 and tried to connect to Compuserv

Re: Livecode downloads VERY slow

2021-12-22 Thread Martin Koob via use-livecode
Hi Bill Are you downloading directly from https://downloads.livecode.com or are you using the LiveCode Updater stack that pops up when ever there is a new update? I just tried https://downloads.livecode.com and got the RC1 of LC 9.6.6 downloaded in less than 30

Re: [ANN] Release 9.6.6 RC-1

2021-12-22 Thread Martin Koob via use-livecode
still updating. There is still HyperTalk scripts from long ago hidden in various objects in my application. I can usually tell by how I named my variables — no prefixes, that and using way too many unquoted literals. Martin Koob > On Dec 21, 2021, at 9:44 AM, panagiotis merakos via

Communication with future you with a message board

2021-12-22 Thread Martin Koob via use-livecode
veCode and I come up against a blocker. I start searching the use-livecode list, the LiveCode Forums, and also general web searches. Finally I find my answer — exactly what I wanted. Then I look at the author asking the original question or answering… Martin Koob. 🤦🏻‍♂️😳 So I am curi

Re: Serial Communication with an I/O board (New user)

2021-12-22 Thread Martin Koob via use-livecode
Hi Curry Thanks. I thought this would be cool to play around with one day but I would never remember where I saw it. This will help an old brain. It would make also make a good LiveCode Lesson. Once Alex figures it all out and has it all working they can document the process and submit it as

Re: New MacBook Pro Display Notch

2021-11-02 Thread Martin Koob via use-livecode
Hi I saw a MacRumors.com article about this issue. https://www.macrumors.com/2021/10/28/scale-to-fit-below-built-in-camera-setting-notch/ They gave another link to some recently rel

Re: widget store

2021-11-01 Thread Martin Koob via use-livecode
Hi Just checked the website for tmControl 2. http://tmtools.tactilemedia.com/tmcontrol2/index.html It says it is on vacation. Scott Rossi was the person behind TactileMedia tactilemedia.com/ Martin > On No

Re: Our survey - please don't discuss :)

2021-10-22 Thread Martin Koob via use-livecode
Hi I thought I hadn’t received it but I eventually found it in spam. From: member(a)outbound.research.net Subject: [Survey] Help us decide which bugs to fix next Date: Oct 21, 2021at 9:23 am I was just searching inbox for ‘@livecode.com’ ‘livecode’ etc and nothing was coming up. Martin

Re: RCs and DPs

2021-09-09 Thread Martin Koob via use-livecode
Hi Ben This is a change, they used to be there but then there was a policy change by LiveCode that was announced back in May On May 6, 2021, at 7:25 AM, The LiveCode Team wrote: Policy change regarding old test releases Dear Valued Customer, I'm writing to let you know that in order to opti

Re: LiveCode 10 - what are your thoughts on the new features?

2021-09-09 Thread Martin Koob via use-livecode
Hi Heather The mention of carrots was mine. I agree with your logic “couple" is a fuzzy number which I am fine with (though when it comes to carrots themselves fuzzy is not good.) Yesterday the carrots were very small and striving to be a sensible husband I chopped 5 up. I of course I checke

Re: LiveCode 10 - what are your thoughts on the new features?

2021-09-08 Thread Martin Koob via use-livecode
This reminds me of the counting instructions for the Holy Hand Grenade of Antioch. https://montypython.fandom.com/wiki/Holy_Hand_Grenade_of_Antioch 'First shalt thou take out the Holy Pin. Then shalt thou count to three, no more, no less. Three shall be the number thou shalt count, and the numb

Re: LiveCode 10 - what are your thoughts on the new features?

2021-09-08 Thread Martin Koob via use-livecode
a true bit of information, or > a generic datum. > > And that spoiled all the fun. > > On 9/8/21 6:14 AM, Keith Martin via use-livecode wrote: >>> On Sep 7, 2021, at 11:04 PM, Martin Koob via use-livecode >>> wrote: >>> >>> My wife and I ha

LiveCode 10 - what are your thoughts on the new features?

2021-09-07 Thread Martin Koob via use-livecode
g disagreement about the term 'couple of’ in terms of counting. I say it means around 2 or 3ish. She says it means 2. Further she says if you wanted to say 3 or 4 you would say ‘a few’. So in this case I am hoping she is right and I am wrong and we do get the new DP in a cou

Re: [ANN] Organize - A daily task manager

2021-08-26 Thread Martin Koob via use-livecode
Hi Skip The app looks great. I will definitely download and try it once it is in the app store. A couple comments from your YouTube demo: First I really like how you can create items by tapping in white space. It reduces the complexity of the interface. Second is a suggestion regarding the

Re: MouseDoubleUp in a datagrid

2021-07-09 Thread Martin Koob via use-livecode
correct understanding of how the two could be made to achieve there result that Bob Wants? Martin Koob > On Jul 9, 2021, at 5:03 PM, Bob Sneidar via use-livecode > wrote: > > Hi all. > > I want to handle mouseDoubleUp in a datagrid WITHOUT triggering > SelectionChang

Re: LiveCode convert seconds to dateItems - year is out by 19?

2021-05-11 Thread Martin Koob via use-livecode
Hi Keith I just tried the following on mouseup convert the seconds to dateitems put it end mouseup The result is 2021,5,11,7,52,5,3 So that is correct. Where is the value in your tCreateDate variable from. Maybe there was a miscalculation there. Martin > On May 11, 2021, at 6:44 A

Re: Problems with Multiple Monitors

2021-05-05 Thread Martin Koob via use-livecode
use-livecode > wrote: > > Hi Martin, > > I have the same setup . . . second monitor on top of my MBP. I solved the > problem by unchecking “Displays have separate Spaces” in the Mission Control > System Preferences. > > > Roger > >> On May 4, 2021

Re: Problems with Multiple Monitors

2021-05-04 Thread Martin Koob via use-livecode
Hi I have found that when I arrange monitors on my MacBook Pro I can’t position the second monitor above the main monitor(the one with the menu bar). If I do odd things happen. Just so happens I that is the space that I have for a second monitor is on a stand above the screen of my MacBook P

Re: Simple Datagrid task?

2021-04-27 Thread Martin Koob via use-livecode
asic. > > Best, > Bill > > William Prothero > https://earthlearningsolutions.org > >> On Apr 27, 2021, at 6:51 AM, Martin Koob wrote: >> >> Hi >> >> I wanted to give you more of an explanation of how to get enter text in >> fie

Re: Simple Datagrid task?

2021-04-27 Thread Martin Koob via use-livecode
break end switch end if end if pass mouseDoubleUp end mouseDoubleUp —— Hope this helps. Martin Koob > On Apr 27, 2021, at 8:20 AM, hakan--- via use-livecode > wrote: > > On the second tab in the preferences pane there is a checkbox that sa

Re: Simple Datagrid task?

2021-04-27 Thread Martin Koob via use-livecode
Hi again Actually this is a better link for this resource. https://forums.livecode.com/viewtopic.php?f=7&t=20130 Martin Koob > On Apr 27, 2021, at 9:27 AM, Martin Koob wrote: > > HI > > Here is a great resource stack on DataGrids you can see how to perform > differ

Re: Simple Datagrid task?

2021-04-27 Thread Martin Koob via use-livecode
HI Here is a great resource stack on DataGrids you can see how to perform different actions. It has 8 different Datagrid forms showing different aspects. See Datagrid Form 7 of the stack. DG7: User input, user edit text, wrap text, sum column of numbers https://forums.livecode.com/viewtopic.p

Re: Star score graphic generator achievable with inks... or...?

2021-04-02 Thread Martin Koob via use-livecode
Hi again I just installed it following the instructions here https://gist.github.com/matthewmaier/a803283ffa46a28e27fd It seems to do the job. Martin > On Apr 2, 2021, at 6:51 PM, Martin Koob via use-livecode > wrote: > > Hi David > > If I understand what you want

Re: Star score graphic generator achievable with inks... or...?

2021-04-02 Thread Martin Koob via use-livecode
Hi David If I understand what you want you could use the Segmented Control Widget to get what you want. https://livecode.com/livecode-widgets-the-segmented-control/ It just has full ratings, i.e. whole stars however in a comment to that tutorial Paul McClernan has a link to a "Five-Star ratin

Re: [ANN] New Book: Development Oriented Development

2021-03-19 Thread Martin Koob via use-livecode
set label field text. My goal now is to create a plugin that will accomplish this. Looking forward to learning how in the rest of your book. Martin Koob. Sent from my iPhone after much consternation trying to type with one finger. > On Mar 17, 2021, at 6:02 AM, Andre Garzia via

Re: Livestreaming some LiveCoding right now

2021-03-11 Thread Martin Koob via use-livecode
Hi Andre Sound cool, Live LiveCoding. Jumping in for a bit now. Martin > On Mar 11, 2021, at 10:36 AM, Andre Garzia via use-livecode > wrote: > > Hey Friends, > > I found myself in need of building a git plugin for LiveCode today. Instead > of building it on my own, I decided to livestream

Re: xAPI in LiveCode Week #3 Meeting TODAY 2 PM

2021-02-19 Thread Martin Koob via use-livecode
Hi Colin It is 2:00 pm BDT( Brian Duck’s Time -- in Detroit) aka EST (UTC -5) Martin > On Feb 19, 2021, at 12:12 PM, Colin Holgate via use-livecode > wrote: > > I was going to ask whose 2pm is it, but I tried the link, and it told me it > was my 12pm. So, just under two hours from now. >

Re: Livecode IDE question

2021-02-17 Thread Martin Koob via use-livecode
Hi David Welcome, I think your question is totally appropriate here. I occasionally have the same problem and I use Roger’s solution below. You may already know this but a quick way to open the message box where you need to type the script to reposition the message box is to use the keyboard s

Re: xAPI in LiveCode with xAPI Cohort

2021-02-09 Thread Martin Koob via use-livecode
Hi Brian I can jump in just for a half hour today. I have other work meetings all day. see you then. Martin > On Feb 9, 2021, at 2:15 AM, Brian K. Duck via use-livecode > wrote: > > Please continue to mark your availability in When2Meet, url above. Based on > early responses, our first opp

Spring 2021 xAPI Cohort starts this week -- How to Join -- Was: xAPI Cohort Resources & xAPI in LiveCode

2021-02-01 Thread Martin Koob via use-livecode
e resources available sign up here: https://xapicohort.com/ <https://xapicohort.com/>. Also sign up to their Slack workspace https://xapi-cohort.slack.com/ <https://xapi-cohort.slack.com/> to get more information. Once in the Slack Channel you can join the #discuss-dev-livecode channel

Spring 2021 xAPI Cohort starts this week -- How to Join -- Was: xAPI Cohort Resources & xAPI in LiveCode

2021-02-01 Thread Martin Koob via use-livecode
e resources available sign up here: https://xapicohort.com/ <https://xapicohort.com/>. Also sign up to their Slack workspace https://xapi-cohort.slack.com/ <https://xapi-cohort.slack.com/> to get more information. Once in the Slack Channel you can join the #discuss-dev-livecode channel

Scheduling xAPI in LiveCode (Week 4 -5)

2021-01-27 Thread Martin Koob via use-livecode
discussing a project to pursue for that team during the spring 2021 semester of the xAPI cohort. Thanks, Martin Koob ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your su

Re: xAPI in LiveCode (was Cmi5 eLearning Standard in LiveCode)

2021-01-21 Thread Martin Koob via use-livecode
Hi Brian I put my availability for https://www.when2meet.com/?10756300-eiYV4 Mine overlaps with yours and Henk’s availability on Friday Jan 22, 2021 9:30 am - 10:00 am EST and on Tuesday Jan 26, 2021 from 9:30 am - 10:45 am EST Anyone else availabl

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

2021-01-19 Thread Martin Koob via use-livecode
n Jan 19, 2021, at 12:10 PM, Martin Koob via use-livecode > wrote: > > Attachments available until Feb 18, 2021 > Hi David > > I have attached a manual for VideoLinkwell. It walks through the different > features that the app has. > It is for an older version (3.2) but

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

2021-01-19 Thread Martin Koob via use-livecode
> Is there a walkthrough of features/tools? > > Cheers > > David G > >> On 18 Jan 2021, at 6:49 pm, Martin Koob via use-livecode >> wrote: >> >> Hi >> >> I am back to 3G. So go on without me. It is more frustration for you than >

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

2021-01-18 Thread Martin Koob via use-livecode
18, 2021, at 1:43 PM, David Bovill wrote: > > See the one I sent? >> On 18 Jan 2021, 18:42 +0000, Martin Koob via use-livecode >> , wrote: >> Hi Brian >> >> Waiting the new link. >> >> Martin >> >> Sent from my iPhone >> >

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

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

2021-01-18 Thread Martin Koob via use-livecode
I will watch the recording. Let me know when the next meeting is. Martin Sent from my iPhone > On Jan 18, 2021, at 11:58 AM, Martin Koob via use-livecode > wrote: > > Hi. > > I can join the 1:00 pm or 2:00 pm meeting today depending on WiFi access. > > Martin >

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 zoom

Windows 10 app launch error - 'failed to load External: tsNet'

2021-01-11 Thread Martin Koob via use-livecode
nce for any suggestions. Best regards, Martin Koob ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Cmi5 eLearning Standard in LiveCode

2021-01-11 Thread Martin Koob via use-livecode
projects would be a good topic for a pre semester Zoom meeting. Martin Koob > On Jan 11, 2021, at 7:25 AM, Alex Shaw via use-livecode > wrote: > > New to xAPI and very interested so yes please, signed up. > > regards > alex > > On 11/1/21 1:21 pm, Brian K.

Re: play command and wav file

2020-12-19 Thread Martin Koob via use-livecode
Hi You can use an audio clip. First import the wave file as an audio clip into the stack. Under File menu select “Import as Control…” then in the dropdown menu select “…audio file” i.e. I imported a file called “friday.wav” This will create an audio clip in the binary stack. It will have t

Re: Some sad news

2020-12-04 Thread Martin Koob via use-livecode
contributors to the LiveCode in their honour. Martin Koob > On Dec 4, 2020, at 7:07 AM, Heather Laine via use-livecode > wrote: > > Dear List Folks, > > I have today received some sad news. I am told that Hermann Hoch passed away > in April this year, from a stroke. I know

Moving files to Windows' Recycle Bin in LiveCode -- is it possible?

2020-11-24 Thread Martin Koob via use-livecode
the Recycle Bin but it does not appear to be possible from shell. However the fact that there are utilities that do it mean there must be some way programmatically. Does anyone know of a way to accomplish this? Thanks Martin Koob VideoLinkwell __

Re: Updated NotarizeHelperStack now with entitlements support

2020-11-02 Thread Martin Koob via use-livecode
Hi Matthias Thanks so much for keeping this great tool updated. I will be needing this in a day or so. Best regards, Martin Koob > On Nov 2, 2020, at 11:37 AM, matthias rebbe via use-livecode > wrote: > > Hi, > > just a quick note that i've upgraded the Not

Re: Script Editor freezes in Windows 10 (was Can't edit scripts in DataGrid group in Windows 10)

2020-10-23 Thread Martin Koob via use-livecode
Thanks mark I will check this out. Martin > On Oct 23, 2020, at 4:45 PM, Mark Wieder via use-livecode > wrote: > > Brian Milby's Script Tracker ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscr

Re: Script Editor freezes in Windows 10 (was Can't edit scripts in DataGrid group in Windows 10)

2020-10-23 Thread Martin Koob via use-livecode
fender slowed down > Livecode, especially when using the Script Editor. > > Regards, > Matthias > > > - > Matthias Rebbe > Life Is Too Short For Boring Code > >> Am 23.10.2020 um 02:30 schrieb Martin Koob via use-livecode >> : >> >> Another bit

Re: Script Editor freezes in Windows 10 (was Can't edit scripts in DataGrid group in Windows 10)

2020-10-22 Thread Martin Koob via use-livecode
for tonight. Hope someone has some ideas as to what might be going on and how to solve it. Martin > On Oct 22, 2020, at 8:16 PM, Martin Koob via use-livecode > wrote: > > Hi again, > > Sorry just re-read my previous email and realized it is not clear. > > I meant to

Re: Script Editor freezes in Windows 10 (was Can't edit scripts in DataGrid group in Windows 10)

2020-10-22 Thread Martin Koob via use-livecode
> > Martin > >> On Oct 22, 2020, at 5:19 PM, Martin Koob wrote: >> >> Hi all >> >> Maybe this is not good practice but I have DataGrids with script in the >> group that contains the DataGrid in addition to the behaviour script of the >> Data

Script Editor freezes in Windows 10 (was Can't edit scripts in DataGrid group in Windows 10)

2020-10-22 Thread Martin Koob via use-livecode
edited many of the scripts in this project before and have never seen this. Again if anyone has ideas as to what might be happening or how to trouble shoot that would really be appreciated. Martin > On Oct 22, 2020, at 5:19 PM, Martin Koob wrote: > > Hi all > > Maybe t

Re: IDE Hang When Exiting. (was Can't edit scripts in DataGrid group in Windows 10)

2020-10-22 Thread Martin Koob via use-livecode
t; > Is this a bug or user error? > > Win 10 > LC 9.6.1 > > Thanks for pushing me(more like a poke) to finally solve this annoyance. > > Ralph DiMola > IT Director > Evergreen Information Services > rdim...@evergreeninfo.net > > -Original Message- >

Can't edit scripts in DataGrid group in Windows 10

2020-10-22 Thread Martin Koob via use-livecode
re not supposed to have script in the DataGrid’ Group script and rather put it all in the DataGrid's behaviour? Thanks in advance. Martin Koob ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsu

Re: ANN: Zygodact 2.0.1 update available

2020-09-05 Thread Martin Koob via use-livecode
Thanks for the update. I must say Zydodact has the best preferences dialog I have ever seen. You should patent this. Martin > On Sep 4, 2020, at 3:23 PM, J. Landman Gay via use-livecode > wrote: > > Zygodact is an easy way to add serial key registration to standalones. > Version 2.0.1 is n

Re: oAuth2 seems to log in successfully but the oAuth2 dialog/browser does not disappear, have to click cancel

2020-08-28 Thread Martin Koob via use-livecode
Sent from my iPhone > >> On Aug 28, 2020, at 12:31 AM, Martin Koob via use-livecode >> wrote: >> >> Hi >> >> In my project to make a library for connecting to an LMS I am trying to use >> oAuth2 to authorize with a Brightspace LMS instan

oAuth2 seems to log in successfully but the oAuth2 dialog/browser does not disappear, have to click cancel

2020-08-27 Thread Martin Koob via use-livecode
ssue may be that I don’t have the correct token URL parameter for the oAuth2 command. I am still checking into that. Any suggestions on how to get this working? Martin Koob VideoLinkwell, a service of Koob SourceText Solutions Inc. ___ use-livecode m

Re: DataGrid 2 swipe actions

2020-08-27 Thread Martin Koob via use-livecode
I thought it was only former hobbitses with powerful rings that talked that way. Martin > On Aug 27, 2020, at 3:57 PM, Mike Kerner via use-livecode > wrote: > > in British we add an "s" on the ends of every > singulars nouns, and peoples speak with a lisps. __

Re: Basic question about behaviors

2020-08-26 Thread Martin Koob via use-livecode
Is there a rule regarding puns? Martin > On Aug 26, 2020, at 9:30 AM, Paul Pystcat via use-livecode > wrote: > > ROFL > > THAT was gouda! > > (I know, I know! I broke one of the rules… no politics, no religion and no > cheese) > >> On Aug 26, 2020, at 9:09 AM, Mike Kerner via use-livecode

Really OT: Just Got it.

2020-08-23 Thread Martin Koob via use-livecode
Markdown, as opposed to markup. Ahhh I get it. A little slow on the update here. :-\ Martin ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://

Re: How to download Xcode 11.4

2020-08-22 Thread Martin Koob via use-livecode
Hi I found the following. https://developer.apple.com/download/more/ It has older versions including 11.4 Martin > On Aug 22, 2020, at 9:35 AM, Sannyasin Brahmanathaswami via use-livecode > wrote: > > https://developer.apple.com/download/ >

Re: Integrating Desktop or mobile application with LMS using LTI 1.3

2020-08-05 Thread Martin Koob via use-livecode
gt;> Hi Martin, >>> >>> I’ve just begun looking into this myself, so I’m also interested in what >>> anybody knows about this. >>> >>> Peter Bogdanoff >>> ArtsInteractive >>> >>> >>>> On May 25, 2020, at 3:

Re: Help me understand infinity

2020-07-30 Thread Martin Koob via use-livecode
I thought that this was already released in LC 9.0.5 https://livecode-blogger.blogspot.com/2019/05/livecode-905-released.html I sure what the use case is for infinity never mind ‘beyond’. Martin > On Jul 29, 2020, at 1:57 PM, Richard Gaskin via use-livecode > wrote: > > In the v9.6.1RC1 Rel

Re: Object naming

2020-07-29 Thread Martin Koob via use-livecode
Stop dave. https://www.youtube.com/watch?v=ibfQX11aPmg > On Jul 28, 2020, at 4:57 PM, Jerry Jensen via use-livecode > wrote: > > Dave’s not here. > https://www.youtube.com/watch?v=rtDAK7Umk7A > >> On Jul 27, 2020, at 10:24 PM, Richard Gaskin via use-livecode >> wrote: >> >> Consider a simp

Re: Object naming

2020-07-28 Thread Martin Koob via use-livecode
From Kids in the Hall https://www.youtube.com/watch?v=8nvzEqsZIGo Martin > On Jul 28, 2020, at 2:32 PM, Jim Lambert via use-livecode > wrote: > > Zanzibar Buck-Buck McFate was my lawyer. > One day I asked if I could call him Zanz. > He said, “Nah. Just call me Dave!” > > Jim Lambert > > >

Re: Object naming

2020-07-27 Thread Martin Koob via use-livecode
ut the number of controls of group "A" into tIndex repeat with tControl = 1 to tIndex if the short name of control tControl of group "A" = pControl then if the short name of the owner of control tControl of group "A" = pOwner then exit repeat end if end if end

  1   2   3   4   >