Re: ArrayEncode/Decode broken??

2022-03-19 Thread J. Landman Gay via use-livecode
On 3/19/22 3:27 PM, Bob Sneidar via use-livecode wrote: I’m so embarrassed. I was too but I caught myself before I hit the Send button. We get so used to LC reading our minds we're surprised when it doesn't. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive

Re: ArrayEncode/Decode broken??

2022-03-18 Thread J. Landman Gay via use-livecode
I made the same mistake a while ago, until I remembered that the encoded array is binary. You have to write and read it to/from a binary file. If you just use "open file" you get text only. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com

Re: Text overwriting itself in non wrapping field

2022-03-18 Thread J. Landman Gay via use-livecode
On 3/18/22 6:02 AM, David V Glasgow via use-livecode wrote: However, looking more closely there are 3 visible characters where cr should be. They are â9u except 9u is constant and the first character is almost always there, but varies wildly. Often an underscore but also accented a, e or

Re: How to access scripts on a modal card that is stuck / not visible?

2022-03-18 Thread J. Landman Gay via use-livecode
Modes are only for stacks and can't be used for individual cards. It sounds like the whole stack is going modal. There are several ways to edit a script for a control. 1. Click the script lines in the project browser, or right click the control in the app browser and choose "edit script". 2.

Re: Compiler Funding Options Update

2022-03-17 Thread J. Landman Gay via use-livecode
t; >> I see the page I had bookmarked has a "-page" at the end of slug. >> >> https://livecode.com/script-compiler-project-page/ >> >> Thank you. >> >> On Wed, Mar 16, 2022 at 7:27 PM J. Landman Gay via use-livecode < >> use-livecode@lists

Re: Text overwriting itself in non wrapping field

2022-03-17 Thread J. Landman Gay via use-livecode
On 3/17/22 10:58 AM, David V Glasgow via use-livecode wrote: Examining it, it looks like it ought to be a number of separate lines, and it also contains weird visible and also white space that is not a simple space. I can’t see any recognisable pattern to suggest where cr should be. I

Re: Funding

2022-03-17 Thread J. Landman Gay via use-livecode
I think there's still time to support the project. No risk, you get your money back if it doesn't fund. I personally hope it does, the benefits would be big. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 17, 2022 11:47:05 AM

Re: Compiler Funding Options Update

2022-03-16 Thread J. Landman Gay via use-livecode
On 3/16/22 5:46 PM, Tom Glod via use-livecode wrote: When I go ot the page I only see the 3 options how do I get to the $99 option? I see six options. Do you have any plugins that might disable some of the javascript, or similar? Try a different browser, maybe? -- Jacqueline Landman Gay

Re: Excel_Lib on Mac

2022-03-16 Thread J. Landman Gay via use-livecode
On 3/16/22 10:57 AM, matthias rebbe via use-livecode wrote: Standalones built with 9.6.6 and at least 10 dp1 and dp2 (i did not test 9.67) won't run. On your computer they would run if you set the bundle identifier under MacOS in the standalone settings to com.runrev.livecode. ;) I wonder if

Re: Compiler Funding Options Update

2022-03-16 Thread J. Landman Gay via use-livecode
I really hope this gets funded, we need it. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 16, 2022 11:33:34 AM Rick Harrison via use-livecode wrote: This project really needs to be fully funded if LiveCode is to move

Re: Excel_Lib on Mac

2022-03-15 Thread J. Landman Gay via use-livecode
I think it's been a while since any app can send AppleScript to any other app. Malware, you know. Some people ruin it for all of us. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 15, 2022 5:32:16 PM Bob Sneidar via use-livecode

Re: Speed up a slow loop

2022-03-15 Thread J. Landman Gay via use-livecode
On 3/14/22 2:09 PM, J. Landman Gay via use-livecode wrote: I've updated the zip file download to include the resources needed; icons for all platforms (but the Windows one is very old) and a copy of the font. Update your standalone settings to accomodate the paths you need. Sorry, wrong link

Re: Speaking of Filter and Match...

2022-03-15 Thread J. Landman Gay via use-livecode
Good idea, thanks Dick. Your scripts are always so elegant. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 14, 2022 7:11:13 PM Dick Kriesel via use-livecode wrote: Since order must be maintained, it’s probably faster not to

Re: Speed up a slow loop

2022-03-14 Thread J. Landman Gay via use-livecode
ile/d/14wz_G6IvfnziY9U2w2Ypmh0JuqRCtK7N/view?usp=sharing> Thanks guys. On 3/12/22 3:32 PM, J. Landman Gay via use-livecode wrote: I have to thank everyone who helped me figure out my Boggle game. I've put the current file on Google Drive for anyone who wants to take a look. The scripts ar

Re: Windows 11 incompatible?

2022-03-13 Thread J. Landman Gay via use-livecode
user account control) prompt. What UAC level did you select in LCs standalone settings under the Windows Tab? Am 13.03.2022 um 22:38 schrieb J. Landman Gay via use-livecode : I'm not sure, but I think it's a Windows 11 update released very recently within the last few days, and a few stu

Re: Windows 11 incompatible?

2022-03-13 Thread J. Landman Gay via use-livecode
will be attached to the cursor, and a left-click will drop it off in the right place. On Mar 13, 2022, at 3:40 PM, J. Landman Gay via use-livecode wrote: Well, you'd need an account with a school but since the problem is only on launch you might be able to test that part. <ht

Re: Windows 11 incompatible?

2022-03-13 Thread J. Landman Gay via use-livecode
, 2022, at 1:31 PM, J. Landman Gay via use-livecode wrote: We're getting reports that our LC app won't launch after the new Windows 11 update. Anyone else seeing this? If so, do you know what the problem is? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive So

Re: Windows 11 incompatible?

2022-03-13 Thread J. Landman Gay via use-livecode
schrieb J. Landman Gay via use-livecode : We're getting reports that our LC app won't launch after the new Windows 11 update. Anyone else seeing this? If so, do you know what the problem is? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http

Re: Speaking of Filter and Match...

2022-03-13 Thread J. Landman Gay via use-livecode
On 3/12/22 8:54 PM, Roger Guay via use-livecode wrote: I have a field with about a thousand lines with many duplicate lines, and I want to delete the duplicates. Seems like this should be simple but I am running around in circles. Can anyone help me with this? Making the list into an array

Windows 11 incompatible?

2022-03-13 Thread J. Landman Gay via use-livecode
We're getting reports that our LC app won't launch after the new Windows 11 update. Anyone else seeing this? If so, do you know what the problem is? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com

Re: LC Player buffering data

2022-03-12 Thread J. Landman Gay via use-livecode
Someone who does a lot of audio work would know more than I do about it, but it used to be that files could be saved in either "normal" mode or "streaming" mode. I didn't make the files I used in a particular app, but they all streamed and playback started immediately while the rest loaded in

Re: Problems with Filter?

2022-03-12 Thread J. Landman Gay via use-livecode
On 3/12/22 2:29 PM, Brian Milby via use-livecode wrote: Filter removes non-matching lines. Unless you use "filter x without y". -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com

Re: Speed up a slow loop

2022-03-12 Thread J. Landman Gay via use-livecode
I have to thank everyone who helped me figure out my Boggle game. I've put the current file on Google Drive for anyone who wants to take a look. The scripts are open and I think I've removed all the testing cruft that accumulated over the last couple of weeks. I'd be interested in any feedback

Re: use-livecode Digest, Vol 222, Issue 8

2022-03-11 Thread J. Landman Gay via use-livecode
Ditto Boggle, the longer the word the more points you get. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 11, 2022 8:03:20 AM Craig Newman via use-livecode wrote: I play Scrabble, not Boggle. Regardless of which dictionary

Re: Speed up a slow loop

2022-03-10 Thread J. Landman Gay via use-livecode
On 3/9/22 5:09 PM, Alex Tweedly via use-livecode wrote:  - you can reuse the same tile later in a word (e.g. Y  L  A X  E  T would allow "lately" as a word. OR - you can double-up on a tile (e.g. M I L would allow 'mill') (more important if you're British than if you're American :-)

Re: use-livecode Digest, Vol 222, Issue 8

2022-03-10 Thread J. Landman Gay via use-livecode
On 3/9/22 3:42 PM, doc hawk via use-livecode wrote: Something like ^[manl]\{2,5\}$ which matches all strings of length 2 to 5 composed exclusively of the letters m, a, n, & l ? I want to eliminate all words contains any of the letters in the group. I didn't get confirmation that my regex

Re: revOpenDatabase over SSH tunnel?

2022-03-10 Thread J. Landman Gay via use-livecode
Google translate is pretty capable and can do whole web pages. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 10, 2022 9:54:47 AM Ben Rubinstein via use-livecode wrote: Hi Matthias, That is (a) good news and (b) very kind!

Re: Speed up a slow loop

2022-03-09 Thread J. Landman Gay via use-livecode
My memory checks on the Pixel 5 had a maximum app memory use of about 375 MB of RAM. I think that was before I removed the duplicate copy of the dictionary data though, which if so would bring the total down. That said, other apps had more. Chrome browser used over 300 MB, Play Store 411 MB,

Re: Speed up a slow loop

2022-03-09 Thread J. Landman Gay via use-livecode
I'm not sure I followed all that, but did you account for diagonals? It sounds like you'd need to calculate all the possible polygons in a 5x5 grid, starting from anywhere, and sometimes wrapping around itself. I don't have the math skills to do that but when I get this thing presentable you

Re: Speed up a slow loop

2022-03-09 Thread J. Landman Gay via use-livecode
On 3/8/22 5:56 PM, Neville Smythe via use-livecode wrote: reducing the list to around 20K words evidently removes the issue, which suggests multiple copies of the array are being created somewhere in (Jacque’s original ) search algorithm. Yeah, I was keeping two copies without realizing it.

Re: Requirements for display PDF in a browser on Windows?

2022-03-09 Thread J. Landman Gay via use-livecode
I believe it's the Chromium engine. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 9, 2022 4:47:26 AM Klaus major-k via use-livecode wrote: Is "Chrome" the web engine that LC is unsing in the "browser widget" on Windows?

Re: Speed up a slow loop

2022-03-08 Thread J. Landman Gay via use-livecode
On 3/8/22 3:22 PM, Quentin Long via use-livecode wrote: Does it*matter* whether a genuine word isn't on the board? If the board has no "L" in it, any word with an "L" won't be on the board, right? Right, but what happens is that your eye tricks you and you skip a tile inadvertently or use

Re: Speed up a slow loop

2022-03-08 Thread J. Landman Gay via use-livecode
On 3/8/22 1:27 AM, Neville Smythe via use-livecode wrote: Jacque seems to have found a satisfactory solution to her problem with the help of the excellent suggestions we have seen here. Since there seems to have been a lot of interest, I thought I would take the opportunity to report on an

Re: Speed up a slow loop

2022-03-08 Thread J. Landman Gay via use-livecode
On 3/8/22 10:30 AM, Alex Tweedly via use-livecode wrote: I guess I'm not convinced about VM space thrashing being the problem, certainly not due to the wordlist. It's 2.5 Mb - i.e. 0.02% of the real RAM in a Pixel 5. There may be something else in the app making the total VM space very large -

Re: bug in Standalone Only

2022-03-07 Thread J. Landman Gay via use-livecode
Remote debugging allows you to step through the script. But we do have an error lookup utility that will tell you what the error codes mean. -- Jacqueline Landman Gay |

Re: Speed up a slow loop

2022-03-07 Thread J. Landman Gay via use-livecode
On 3/7/22 12:30 PM, Alex Tweedly via use-livecode wrote: The boardwalk will find all valid words on the board. So that list of words can be used as the "dictionary" for the user's guesses - and now you have a "dictionary" of only a few hundred words, rather than than the many thousands of

Re: use-livecode Digest, Vol 222, Issue 8

2022-03-07 Thread J. Landman Gay via use-livecode
Funny you should bring this up, as I was playing with it last night. Turns out that multiple filters do slow down on the Pixel so I was looking for the One True Regex. I'm not great at this so would like verification from those who know if this is what I need: put "[" & tUnusedLetters & "]"

Re: Speed up a slow loop

2022-03-06 Thread J. Landman Gay via use-livecode
On 3/6/22 1:43 PM, Alex Tweedly via use-livecode wrote: Another thought on this problem; I think worth discussing even if the various suggestions so far have already got you a solution. I think it's a general observation ... You don't really care how long it takes to do this. What you care

Re: Speed up a slow loop

2022-03-06 Thread J. Landman Gay via use-livecode
On 3/6/22 9:40 AM, William Prothero via use-livecode wrote: I've been following this thread in wonder at the creative ways of optimizing this word search. I hope that the code will be published somewhere, available to all, with credits to the multiple idea authors. I can upload it to Sample

Re: Speed up a slow loop

2022-03-06 Thread J. Landman Gay via use-livecode
On 3/6/22 7:33 AM, Alex Tweedly via use-livecode wrote: Could you maybe post the code that you're using that takes 5ms ? It does a bit more than your test, and I only estimated the number of user words since I'd tried so many things. I just tested again and this list has 173 words. The

Re: Speed up a slow loop

2022-03-05 Thread J. Landman Gay via use-livecode
On 3/5/22 8:36 PM, Quentin Long via use-livecode wrote: When you create a new board: -- Make a list of all the letters which *are not* on the board -- Filter out any word that contains at least one letter on the "not on this board" list -- Use the thus-reduced wordlist for all purposes as

Re: Speed up a slow loop

2022-03-05 Thread J. Landman Gay via use-livecode
Interesting idea. There are 25 letters on each board, some are always repeats. I think I'd need a good regex so I wouldn't have to run the filter command multiple times. How's your regex? On the other hand, I suppose filtering out even just 2 or 3 letters might make a dent. I'll try that

Re: Speed up a slow loop

2022-03-04 Thread J. Landman Gay via use-livecode
On 3/4/22 2:33 PM, Neville Smythe via use-livecode wrote: Jacque, are you trying to keep the whole of SOWPODS in memory the whole time? That’s a 2.5MB file. It sounds to me like you are getting virtual memory thrashing. I'm thinking the same thing, it's the only explanation. I stopped using

Re: Speed up a slow loop

2022-03-03 Thread J. Landman Gay via use-livecode
On 3/3/22 2:00 PM, Tom Glod via use-livecode wrote: But what prevents you from loading all your data into an array? and just iterating over the keys or index of an array? vs the lines of a long list.? That will yield the fastest performance. Right, it's an array, and I don't iterate. I just

Re: Speed up a slow loop

2022-03-03 Thread J. Landman Gay via use-livecode
On 3/3/22 12:53 AM, Mark Waddingham via use-livecode wrote: If the difference between `the milliseconds` before the loop, and then after is 0 or 1 millisecond - then that is how long it is taking. This means the issue is somewhere else. Are you sure there isn't anything you are doing either

Re: Speed up a slow loop

2022-03-02 Thread J. Landman Gay via use-livecode
On 3/2/22 11:41 PM, Richard Gaskin via use-livecode wrote: Jacque wrote: > so I'm not really looping through the keys, just looking for > a matching one. The loop is for each user word I need to find. > If there's no key, then the word isn't legal. What is the ratio of keys whose values are

Re: Speed up a slow loop

2022-03-02 Thread J. Landman Gay via use-livecode
On 3/2/22 8:14 PM, Rick Harrison via use-livecode wrote: That sounds like a memory leak! I was thinking the same thing, but you'd think it would leak on my old tablet too, the one with far less memory. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software

Re: Speed up a slow loop

2022-03-02 Thread J. Landman Gay via use-livecode
On 3/2/22 6:40 PM, Phil Davis via use-livecode wrote: Did it ever work as expected, or has it always behaved this way on all devices? (If it ever did work right, I guess that points to a change that happened outside your code.) I'm trying to remember. I've mostly been testing on my tablet

Re: Speed up a slow loop

2022-03-02 Thread J. Landman Gay via use-livecode
On 3/2/22 7:44 PM, Jerry Jensen via use-livecode wrote: Instead of putting the keys into tCorrWdList and using “among the lines of tCorrWdList", how about using “among the keys of tCorrWdList”? Judging from no knowledge of the internals but guessing what it must do: “among the lines” has to

Re: Speed up a slow loop

2022-03-02 Thread J. Landman Gay via use-livecode
On 3/2/22 6:32 PM, Rick Harrison via use-livecode wrote: Eon’s ago I had a similar problem in Fortran. My solution was to break up my huge array into 3 smaller alphabetical arrays. I had to first determine with some if statements which of the 3 arrays I had to search. The solution turned a

Re: Speed up a slow loop

2022-03-02 Thread J. Landman Gay via use-livecode
On 3/2/22 5:06 PM, Rick Harrison via use-livecode wrote: What happens if you wait longer than 0? It gets slower. :( -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com

Re: Speed up a slow loop

2022-03-02 Thread J. Landman Gay via use-livecode
On 3/2/22 6:19 PM, Jerry Jensen via use-livecode wrote: Could using “is among the keys of sDictFile” instead of the loop be another advantage? I need to loop through all the user words, checking each one against the dictionary. I.e. the loop is going through a short list of user entries, not

Re: Speed up a slow loop

2022-03-02 Thread J. Landman Gay via use-livecode
On 3/2/22 5:12 PM, Devin Asay via use-livecode wrote: Have you tried put the keys of sDictFile into tCorrWdList repeat for each line I in pList if I is among the lines of tCorrWdList then put I & cr after tCheckedList else put I & cr after tNonWords end if end repeat

Speed up a slow loop

2022-03-02 Thread J. Landman Gay via use-livecode
In my Boggle game I have an array containing dictionary words as keys, split as set, so all values are "true". I need to compare those keys with a list of user words and get back a list of good words and a list of illegal words. The loop takes forever. Here it is (sDictFile is a script local):

Re: MobileVibrate

2022-03-01 Thread J. Landman Gay via use-livecode
Here's the good part. Once I realized my mistake it worked fine, I built the app and it vibrated as expected. I found it massively annoying so I took it out. Such is life. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 1, 2022

Re: MobileVibrate

2022-02-28 Thread J. Landman Gay via use-livecode
On 2/28/22 12:50 PM, J. Landman Gay via use-livecode wrote: So, no one has tried to use the mobileVibrate command on Android?  I don't want to submit a bug report if no one else can confirm. Okay, I'm glad I posted here before submitting another "not a bug" report. There's

Re: How to install XCode essentials only for LiveCode builds

2022-02-28 Thread J. Landman Gay via use-livecode
On 2/28/22 1:42 PM, Klaus major-k via use-livecode wrote: We do not have to install the complete (ca. 16 GB) Xcode package to create a standalone with LC. Just install the neccessary command line tools via the TERMINAL, enter: xcode-select --install And it will download all neccessary stuff.

Re: Extracting Unicode text from Oracle over ODBC

2022-02-28 Thread J. Landman Gay via use-livecode
With the caveat that I know nothing about it, the normalize and formSensitive functions sound related. On 2/28/22 11:50 AM, Ben Rubinstein via use-livecode wrote: I'm trying to extract text from an Oracle database, via ODBC, on Windows. (Using the 64 bit "Oracle in instantclient_19_5".)

Re: MobileVibrate

2022-02-28 Thread J. Landman Gay via use-livecode
So, no one has tried to use the mobileVibrate command on Android? I don't want to submit a bug report if no one else can confirm. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com ___

Re: Into the future

2022-02-28 Thread J. Landman Gay via use-livecode
Right. The blockage is in Gatekeeper, so any user running Mac Catalina or newer will get the warning regardless of how the app was created. There's a way to download only the command line tools without needing to install Xcode. I wonder if that might work for you. I didn't save the info but

Re: Into the future

2022-02-28 Thread J. Landman Gay via use-livecode
Since the app is only for internal use, you might be able to use the bypass that opens an unnotarized app. You'd need to give directions to the users. https://support.apple.com/en-us/HT202491 -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software |

Re: MobileVibrate

2022-02-27 Thread J. Landman Gay via use-livecode
: Hi Jacque, On 27/02/2022 21:00, J. Landman Gay via use-livecode wrote: I didn't see an inclusion for it, so either I missed it or we don't need one. (It would sure help if we could search for inclusions in that long list.) According to this https://quality.livecode.com/show_bug.cgi?id=18199

MobileVibrate

2022-02-27 Thread J. Landman Gay via use-livecode
Does mobileVibrate work for anyone? It isn't working for me on Android 12. I didn't see an inclusion for it, so either I missed it or we don't need one. (It would sure help if we could search for inclusions in that long list.) -- Jacqueline Landman Gay | jac...@hyperactivesw.com

Re: ios redraws just stop

2022-02-22 Thread J. Landman Gay via use-livecode
An old standby from Panos: set the backcolor of this card to the backcolor of this card -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On February 22, 2022 9:37:39 AM Mike Kerner via use-livecode wrote: is there a way to force lc to

Re: Message box failure in 10.0.0?

2022-02-21 Thread J. Landman Gay via use-livecode
Probably not related, none of my test stacks call out to external files. I relaunched LC 10.0.0 and everthing works again. The only difference is that I closed the App Overview before quitting and then reopened it manually after the new launch. I don't know if that made the difference, or if

Re: Message box failure in 10.0.0?

2022-02-20 Thread J. Landman Gay via use-livecode
downloaded and tested and it works ok for me on Monterey. Terry From: use-livecode on behalf of J. Landman Gay via use-livecode Date: Monday, 21 February 2022 at 3:26 pm To: How to use LiveCode Cc: J. Landman Gay Subject: Re: Message box failure in 10.0.0? Thanks for the reply. I should have

Re: Message box failure in 10.0.0?

2022-02-20 Thread J. Landman Gay via use-livecode
for me in the message box under LC 10.0.0dp2 (64bit) under Windows 10 On 2/20/2022 6:48 PM, J. Landman Gay via use-livecode wrote: I'm trying out LC 10.0.0dp2 and the message box doesn't seem to be working. I'm just checking here before I report it, in case it's just me. None of the following work

Message box failure in 10.0.0?

2022-02-20 Thread J. Landman Gay via use-livecode
I'm trying out LC 10.0.0dp2 and the message box doesn't seem to be working. I'm just checking here before I report it, in case it's just me. None of the following work, the message box doesn't error but no response appears: put the number of cds put the number of cds of this stack put the

Re: Install LC on Chromebook

2022-02-19 Thread J. Landman Gay via use-livecode
On 2/17/22 5:40 PM, Mark Wieder via use-livecode wrote: On 2/17/22 13:52, J. Landman Gay via use-livecode wrote: Now I can't uninstall it. The tutorial says to use "sudo apt-get remove There's a tutorial? Not exactly, I meant the web page I was reading when trying to get this to

Re: mobile scroll indicator position

2022-02-19 Thread J. Landman Gay via use-livecode
I've seen similar things if the target field isn't scrolled at 0,0 before the native scroller is created. If that's not the problem, it would be helpful to see your mobileControlCreate handler. On 2/19/22 9:37 AM, Mike Kerner via use-livecode wrote: also, indicatorInsets are 0,0,0,0 I tried

Re: Install LC on Chromebook

2022-02-17 Thread J. Landman Gay via use-livecode
On 2/17/22 3:35 PM, Mark Talluto via use-livecode wrote: Has anyone tried the LC 10 web export feature on a Chromebook? Maybe that would be a path that is more friction free? I haven't, but if it works on the Chrome browser it'd probably work on a Chromebook where the default browser is

Re: Install LC on Chromebook

2022-02-17 Thread J. Landman Gay via use-livecode
On 2/17/22 2:00 PM, Mark Wieder via use-livecode wrote: Granted I know next to nothing about chromebooks, but it appears that root access is possible according to https://www.howtogeek.com/210817/how-to-enable-developer-mode-on-your-chromebook/ I ran my old Lenovo in Developer mode

Re: Install LC on Chromebook

2022-02-17 Thread J. Landman Gay via use-livecode
On 2/17/22 2:49 PM, J. Landman Gay via use-livecode wrote: On 2/17/22 2:45 PM, J. Landman Gay via use-livecode wrote: When I closed it I got a blank white screen with no native way to get rid of it. Oh wait a sec. In the app overview I see that every single palette is in its own window

Re: Install LC on Chromebook

2022-02-17 Thread J. Landman Gay via use-livecode
On 2/17/22 2:45 PM, J. Landman Gay via use-livecode wrote: When I closed it I got a blank white screen with no native way to get rid of it. Oh wait a sec. In the app overview I see that every single palette is in its own window. Is that normal? Is there a way to collect them into a single

Re: Install LC on Chromebook

2022-02-17 Thread J. Landman Gay via use-livecode
On 2/17/22 12:51 AM, Mark Wieder via use-livecode wrote: I haven't, but... I'll assume this is an intel chromebook, not an arm processor. Yes, Intel i3. LC doesn't have a "normal" linux installer, i.e., .rpm or .deb file. You have to download the installer then change the permission bits to

Re: Install LC on Chromebook

2022-02-17 Thread J. Landman Gay via use-livecode
On 2/17/22 12:35 PM, Stamatis Kapetanakis via use-livecode wrote: I haven’t installed LC on chrombook. But I did install XOJO. Only it turns out you can’t run XOJO in ChromeOS’ Linux because of missing dependencies and you don’t have access to install. The solution up to dual-boot in

Install LC on Chromebook

2022-02-16 Thread J. Landman Gay via use-livecode
Has anyone installed LC on a Chromebook? I've got the Linux partition set up and I've found instructions on how to download Linux apps via terminal but nothing about doing it with installers. I downloaded and tried both the 64 and 32 bit installers but Chrome OS tells me "this type of file is

Re: tmAlign is now available on gitHub

2022-02-08 Thread J. Landman Gay via use-livecode
On 2/8/22 12:32 PM, Bob Sneidar via use-livecode wrote: Awesome. I really like TMAlign. Scott was/is brilliant. No question, Scott is amazing. How does tmAlign differentiate itself from LC's built-in capabilites? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive

Re: Question about organization of large projects

2022-02-05 Thread J. Landman Gay via use-livecode
On 2/5/22 12:21 AM, prothero--- via use-livecode wrote: Ok, thinking….. so for development, I would need to do something like: function resPath if the environment contains “Development” then put specialFolderPath("resources”)&”/mydataFolder" into dataPath else

Re: 9.6.6 build errors

2022-02-01 Thread J. Landman Gay via use-livecode
o play. On 2/1/22 11:27 AM, J. Landman Gay via use-livecode wrote: I'm having similar issues on Android starting from 9.6.6. The errors are different but the behavior is the same. I posted here a couple of times with no responses, and someone on the forums seems to be having a similar proble

Re: 9.6.6 build errors

2022-02-01 Thread J. Landman Gay via use-livecode
a standalone, and it is not recommended to lock messages manually. Kind regards, Panos On Tue, 1 Feb 2022, 19:39 J. Landman Gay via use-livecode, < use-livecode@lists.runrev.com> wrote: I think you mean how we have to litter our scripts with checks for the standalone builder in every *open/wh

Re: 9.6.6 build errors

2022-02-01 Thread J. Landman Gay via use-livecode
I think you mean how we have to litter our scripts with checks for the standalone builder in every *open/whatever handler. Turning off messages was a way to accomplish the same thing without altering the scripts. If building standalones gives you problems then you'd still need to do that. I

Re: 9.6.6 build errors

2022-02-01 Thread J. Landman Gay via use-livecode
I'm having similar issues on Android starting from 9.6.6. The errors are different but the behavior is the same. I posted here a couple of times with no responses, and someone on the forums seems to be having a similar problem if I remember right. I'll write up a bug report later today, I'm

Re: question re lock screen

2022-01-30 Thread J. Landman Gay via use-livecode
Lockscreen only works within the current window, it doesn't apply to the whole screen. Changing stacks will always show what's happening because LC has to create a new window structure. The visibility isn't relevant per se but drawing the new window is. You can initialize the new stack before

Re: LC 9.6.6 oddities when showing/hiding text

2022-01-28 Thread J. Landman Gay via use-livecode
The newer, recommended method may work better for you: lock screen for visual effect [in rect] - - do stuff unlock screen with visual effect dissolve This caches the area and allows the engine better control over the effect. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive

Re: Sharing a desktop app, or with beta testers

2022-01-26 Thread J. Landman Gay via use-livecode
On 1/26/22 2:39 PM, Keith Martin via use-livecode wrote: If only it was easier to do.  I've actually stopped using LC much because the process of making apps that people can run without fuss has become ridiculous. I'm still hoping for a solution that isn't so aggressively hostile! The current

Re: tsNet Gmail Email

2022-01-23 Thread J. Landman Gay via use-livecode
On 1/23/22 2:23 PM, Rick Harrison via use-livecode wrote: Hi there, I just tried out email using the tsNet LiveCode lesson that was updated on 8/17/2020. I ran into an error (67) when trying to send using Gmail. Google has updated their security for 3rd party Apps, and now you need to use an

Re: Import file on Android

2022-01-18 Thread J. Landman Gay via use-livecode
Has anyone succeeded in importing files from a publicly-accessible location? Ideally I'd get access to the public Downloads folder. On 1/15/22 3:41 PM, J. Landman Gay via use-livecode wrote: I'm using mobileComposeMail to export a data file from an Android app. In spite of its name, it opens the gen

Re: OT: Wordle

2022-01-17 Thread J. Landman Gay via use-livecode
On 1/17/22 3:50 PM, doc hawk via use-livecode wrote: mark mentioned, I don't think you can aloe something or say that something has been aloed. Are you saying that such usage isn’t aloed? Oh, stop it. :P You're as bad as Wieder. -- Jacqueline Landman Gay |

Import file on Android

2022-01-15 Thread J. Landman Gay via use-livecode
I'm using mobileComposeMail to export a data file from an Android app. In spite of its name, it opens the generic Share panel and lets you choose where to put the file. Now I want to import a file from an external source. Where does specialFolderPath("external documents") point to on Android?

Re: Thinking out loud

2022-01-14 Thread J. Landman Gay via use-livecode
Android apps run on Chromebooks and I have several installed, including 3 of my own. There are a few glitches when rotating to tablet mode on Chromebooks that support that feature but in general they work pretty well. For you, that would be the easiest way forward. The main problem is that

Re: Search & Replace

2022-01-12 Thread J. Landman Gay via use-livecode
If you're in the script editor you'll see different menus and cmd-F will bring up the editor's Find which appears between the script and the variable pane. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On January 12, 2022 3:15:19 AM

Re: [OT] Converting to LiveCode from VAX VMS

2022-01-11 Thread J. Landman Gay via use-livecode
I love that story. On 1/11/22 2:31 PM, Ralph DiMola via use-livecode wrote: Well my old VAX/VMS friend has finally died. It ran 24/7 for 26 years and was only rebooted every 2 or three years(power outage or disk replacement). It's either a bad disk drawing too much from the old power supply

Re: Can I still change LC code?

2022-01-10 Thread J. Landman Gay via use-livecode
I agree with Craig that you're better off making your own. There is a built-in mechanism for this: the dialogData. It's a generic global property, always available, specifically for moving data between a modal stack and your scripts. You don't need to declare it as a global, it's always there.

Re: Creating a simple menu

2022-01-08 Thread J. Landman Gay via use-livecode
You're probably using an option button in that case. LC calls on the OS to draw those, which produces a standard system appearance. You can't change it. On Mac the drop-down is to the side, on Windows it's underneath. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software |

Re: Lost the variables and errors panel in script editor

2022-01-08 Thread J. Landman Gay via use-livecode
I think the editor only adjusts its layout with a manual change. Try setting the bottom of the window to something you can grab with the mouse and then dragging a corner a bit to change its size. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software |

Re: Creating a simple menu

2022-01-08 Thread J. Landman Gay via use-livecode
The easiest way is to use the Menu Builder in the Tools menu. If you want to do it manually, the pulldown button in the tools palette is type "menu". But the builder is faster and easier. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com

Re: Sorting cards problem solved

2022-01-04 Thread J. Landman Gay via use-livecode
On 1/3/22 2:53 PM, David V Glasgow via use-livecode wrote: Please let me not be the only one who can’t stand the suspense... I know this topic has taken over the list, and it's probably run its course now so you can breathe easy. The last puzzle remains unsolved, though I got a couple of tips

Re: Sorting cards problem solved

2022-01-03 Thread J. Landman Gay via use-livecode
On 1/3/22 12:13 PM, Mark Wieder via use-livecode wrote: On 1/3/22 9:30 AM, J. Landman Gay via use-livecode wrote: Right, Zweibelwähe should be last, and other Parsley recipes are in the Ps inside the Vegetable category. Just not this one. If I sort by Category (after adding the two fields

Re: Sorting cards problem solved

2022-01-03 Thread J. Landman Gay via use-livecode
On 1/3/22 11:38 AM, Klaus major-k via use-livecode wrote: Is this -> "Zweibelwähe" supposed to be a german dish with/from onions? If yes, then it is called -> Zwiebelwähe (Zwiebel = onion in german) "Zweibelwähe" is not a german word. :-) Must have been the client's typo, it's that way in the

<    1   2   3   4   5   6   7   8   9   10   >